Benjamin Kramer
|
5eada844fa
Streamify getNameForDiagnostic and remove the string versions of PrintTemplateArgumentList.
|
hace 12 años |
James Dennett
|
8268fe7c4b
Allow RecursiveASTVisitor to visit CXXCtorInitializer objects for which
|
hace 13 años |
Richard Smith
|
82b4550fb2
Part of PR13618: visit the TypeLoc when RecursiveASTVisitor visits a CompoundLiteralExpr.
|
hace 13 años |
Richard Smith
|
0652c35a30
Don't forget to apply #pragma pack to partial and explicit specializations of
|
hace 13 años |
Richard Smith
|
bc9e558246
Add testing for CommentHandler, and fix a bug where trailing comments in #else
|
hace 13 años |
Daniel Jasper
|
1071ba9c32
Make the RecursiveASTVisitor visit the body of a range-based for loop
|
hace 13 años |
Daniel Jasper
|
52ec0c0357
Rename shouldVisitImplicitDeclarations to shouldVisitImplicitCode.
|
hace 13 años |
Richard Smith
|
c28a335184
RecursiveASTVisitor: add ability to visit implicit declarations. Patch by
|
hace 13 años |
Richard Smith
|
6fada8e820
Only visit default arguments for template declarations when visiting the template declaration which introduced them. Patch by Yang Chen!
|
hace 13 años |
Daniel Jasper
|
e966beaa6e
Test commit - Fix typo in comment.
|
hace 13 años |
Richard Smith
|
06cd51a835
RecursiveASTVisitor:
|
hace 13 años |
Richard Smith
|
c8c222830a
Unrevert r155951, reverted in r155962, with two changes:
|
hace 13 años |
Andrew Trick
|
b51c7f3fe6
Revert "Fix RecursiveASTVisitor's data recursion to call the Traverse* functions if they"
|
hace 13 años |
Richard Smith
|
e3ba2987b9
Fix RecursiveASTVisitor's data recursion to call the Traverse* functions if they
|
hace 13 años |
David Blaikie
|
e002631101
Fix file name in comment.
|
hace 13 años |
Richard Smith
|
a313b2fbba
RecursiveASTVisitor: When in 'shouldVisitTemplateInstantiations' mode, visit
|
hace 13 años |
Richard Smith
|
5482dc3a88
RecursiveASTVisitor: Visit instantiations of member templates of class
|
hace 13 años |
Manuel Klimek
|
9f99d06e0d
Fix PR12608. Patch contributed by Yang Chen.
|
hace 13 años |
Manuel Klimek
|
dab28942c4
No need to put the SourceManager in with the ASTContext, as the ASTContext
|
hace 13 años |
Manuel Klimek
|
fad7f85553
Adds a unit test for the RecursiveASTVisitor.
|
hace 13 años |