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
/
Analysis
/
initializers-cfg-output.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Do not cache out on some shared implicit AST nodes
Gabor Horvath
2019-12-11
1
-8
/
+7
*
[CFG] Add branch to skip vbase inits when they're handled by superclass.
Artem Dergachev
2019-05-24
1
-34
/
+118
*
[CFG] NFC: Modernize a test file for constructor initializer CFGs.
Artem Dergachev
2019-05-24
1
-71
/
+151
*
[CFG] Add construction context for constructor initializers.
Artem Dergachev
2018-02-10
1
-5
/
+10
*
[CFG] Add construction context for simple variable declarations.
Artem Dergachev
2018-02-10
1
-2
/
+13
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-1
/
+1
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-1
/
+1
*
Make Sema::getPrintingPolicy less ridiculously expensive. This used to perform
Richard Smith
2016-05-19
1
-1
/
+1
*
CFG: Properly print delegating initializer CFG elements.
Jordan Rose
2013-10-22
1
-1
/
+19
*
Remove useless 'XPASS: *' from tests
Dmitri Gribenko
2013-01-25
1
-1
/
+0
*
[analyzer] Turn -cfg-add-initializers on by default, and remove the flag.
Jordan Rose
2012-07-31
1
-1
/
+1
*
Colorize and condense CFG pretty-printing.
Ted Kremenek
2011-12-22
1
-57
/
+52
*
[analyzer] Overhaul how the static analyzer expects CFGs by forcing CFGs to b...
Ted Kremenek
2011-07-28
1
-48
/
+57
*
[analyzer] Use the new registration mechanism for the debugging info "checks".
Argyrios Kyrtzidis
2011-02-17
1
-1
/
+1
*
Make all CXXConstructExpr's block-level expressions. This is required by
Zhongxing Xu
2010-11-01
1
-43
/
+48
*
Added support for C++ initializers in CFG.
Marcin Swiderski
2010-10-04
1
-0
/
+89