Skip to content
Commit 714d0969 authored by Anders Carlsson's avatar Anders Carlsson
Browse files

If a ParmVarDecl's default argument is a CXXExprWithTemporaries, return the...

If a ParmVarDecl's default argument is a CXXExprWithTemporaries, return the underlying expr instead. Add getNumDefaultArgTemporaries and getDefaultArgTemporary which returns the temporaries a default arg creates.

llvm-svn: 91439
parent 26ab3633
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment