Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Analysis
/
initializers-cfg-output.cpp
5a281bb
[CFG] Add construction context for constructor initializers.
by Artem Dergachev
· 8 years ago
5fc1033
[CFG] Add construction context for simple variable declarations.
by Artem Dergachev
· 8 years ago
184c624
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
09d66f7
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
feaf9ff
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
4a90bf8
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
1cb0256
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
00355a5
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
59cd893
Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
8589e10c
Revert "[analyzer] NFC: Update test infrastructure to support multiple constraint managers"
by Dominic Chen
· 9 years ago
02064a3
[analyzer] NFC: Update test infrastructure to support multiple constraint managers
by Dominic Chen
· 9 years ago
301bc21
Make Sema::getPrintingPolicy less ridiculously expensive. This used to perform
by Richard Smith
· 9 years ago
69d0aed
CFG: Properly print delegating initializer CFG elements.
by Jordan Rose
· 12 years ago
c9f860d
Remove useless 'XPASS: *' from tests
by Dmitri Gribenko
· 13 years ago
a765bac
[analyzer] Turn -cfg-add-initializers on by default, and remove the flag.
by Jordan Rose
· 13 years ago
72be32a
Colorize and condense CFG pretty-printing.
by Ted Kremenek
· 14 years ago
e9fda1e
[analyzer] Overhaul how the static analyzer expects CFGs by forcing CFGs to be linearized only when used by the static analyzer. This required a rewrite of LiveVariables, and exposed a ton of subtle bugs.
by Ted Kremenek
· 14 years ago
57d736f
[analyzer] Use the new registration mechanism for the debugging info "checks".
by Argyrios Kyrtzidis
· 15 years ago
0b51d4d
Make all CXXConstructExpr's block-level expressions. This is required by
by Zhongxing Xu
· 15 years ago
87b1bb6
Added support for C++ initializers in CFG.
by Marcin Swiderski
· 15 years ago