Skip to content
Commit 8544647e authored by Anders Carlsson's avatar Anders Carlsson
Browse files

Make ParmVarDecl::getDefaultArg() more robust, it now asserts that the...

Make ParmVarDecl::getDefaultArg() more robust, it now asserts that the argument is not unparsed. Add a new hasDefaultArg() and use it in places where getDefaultArg() was called when the argument was unparsed.

llvm-svn: 72984
parent b45e8ce6
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