index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
Tooling
/
TestVisitor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-2
/
+2
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-2
/
+2
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-4
/
+4
*
Separated RecursiveASTVisitorTest into multiple files.
Manuel Klimek
2014-10-09
1
-1
/
+1
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
David Blaikie
2014-08-10
1
-3
/
+3
*
Revert "unique_ptr-ify ownership of ASTConsumers"
David Blaikie
2014-07-17
1
-3
/
+3
*
unique_ptr-ify ownership of ASTConsumers
David Blaikie
2014-07-17
1
-3
/
+3
*
Make test from r211758 portable
Alp Toker
2014-06-26
1
-0
/
+1
*
RAV: visit copy expressions of captured variables in blocks (ObjC++11)
Alp Toker
2014-06-26
1
-1
/
+12
*
Fix RecursiveASTVisitor to visit types in ObjCPropertyDecl
Alp Toker
2014-06-06
1
-1
/
+2
*
Teach RAV to visit parameter variable declarations of implicit functions. Fix...
Michael Han
2013-09-11
1
-1
/
+5
*
Add enumerators to TestVisitor::Language to allow visitor tests to
James Dennett
2013-06-30
1
-2
/
+3
*
Sort the #include lines for unittests/...
Chandler Carruth
2012-12-04
1
-4
/
+3
*
Tooling: Add a runToolOnCodeWithArgs() function that allows
Nico Weber
2012-08-30
1
-3
/
+6
*
Allow RecursiveASTVisitor to visit CXXCtorInitializer objects for which
James Dennett
2012-08-24
1
-42
/
+108
*
Part of PR13618: visit the TypeLoc when RecursiveASTVisitor visits a Compound...
Richard Smith
2012-08-17
1
-2
/
+6
*
Adapts the FrontendAction convenience functions so that it can be
Manuel Klimek
2012-07-05
1
-2
/
+2
*
Update unittests for include change.
Benjamin Kramer
2012-07-04
1
-0
/
+1
*
Appease -Wnon-virtual-dtor and fix a typo in a comment
Matt Beaumont-Gay
2012-06-25
1
-2
/
+4
*
Add testing for CommentHandler, and fix a bug where trailing comments in #else
Richard Smith
2012-06-24
1
-0
/
+141