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
/
test
/
Misc
/
ast-dump-color.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add -Wunused-local-typedef, a warning that finds unused local typedefs.
Nico Weber
2014-09-06
1
-1
/
+1
*
Add AST dumping for VarDecl init kind.
Richard Smith
2014-07-10
1
-4
/
+4
*
Extend AST dump to include 'used' and 'referenced' flags, and put 'invalid' f...
Richard Smith
2014-06-13
1
-7
/
+23
*
Retain isImplicit flag for local variable declarations when instantiating
Alexander Kornienko
2014-05-27
1
-7
/
+7
*
Add the location of Decls to ast dump.
David Blaikie
2014-04-02
1
-20
/
+20
*
Change the color of comment nodes from bright yellow to blue. Bright yellow on
Richard Trieu
2014-03-06
1
-19
/
+19
*
Updating this test case to appease build bots which support ANSI escape seque...
Aaron Ballman
2014-03-05
1
-1
/
+1
*
Attempting to fix the build bot due to some missing text in the ast dump.
Aaron Ballman
2014-02-18
1
-1
/
+1
*
Missed updating this test case with r201585 -- the lockable attribute is now ...
Aaron Ballman
2014-02-18
1
-1
/
+1
*
Fix ast-dump-color.cpp test following r198883
Alp Toker
2014-01-09
1
-1
/
+1
*
Mention in AST dump whether a class declaration is a definition.
Richard Smith
2013-08-30
1
-1
/
+1
*
AST dumping: if a declaration has an uncomputed or uninstantiated exception s...
Richard Smith
2013-05-17
1
-3
/
+3
*
Add indents to AST dumping and removed parenthesis from AST nodes.
Richard Trieu
2013-01-31
1
-59
/
+59
*
clang/test/Misc/ast-dump-color.cpp: Symbolize color sequences in FileCheck.
NAKAMURA Takumi
2013-01-26
1
-59
/
+59
*
Fix test case by being more lenient on what to accept as a path name.
Richard Trieu
2013-01-26
1
-1
/
+1
*
Highlight various parts of the AST dump with color. Colors are controlled by
Richard Trieu
2013-01-26
1
-0
/
+87