Make RecursiveASTVisitor not crash when a TemplateArgumentLoc object has a...
Make RecursiveASTVisitor not crash when a TemplateArgumentLoc object has a NULL TypeSourceInfo*. This fixes the symptom of http://llvm.org/PR8043. Reviewed by csilvers. llvm-svn: 112777
Loading
Please register or sign in to comment