Skip to content

Conversation

marsupial
Copy link
Contributor

There are two issues, the first seems like cling's fault, the second possibly clangs.

  1. Importing a CxxConstructor decl can fail as cling it is using the string name for lookup.
  2. Importing C++ conversion operators does not work.

marsupial added 3 commits July 5, 2017 18:53
Sprinkle with more modern C++: auto to make more readable, emplace to avoid temporaries, and range based for loops.
@ferdymercury
Copy link
Contributor

I think this repo is just a mirror, consider moving your PR here instead: https://github.com/root-project/root/pulls (subdirectory interpreter/cling). Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants