Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
8e1cee6f23e2552b96b81e5ef419ab3f69c5b5c2
/
test
/
Analysis
/
inline3.c
8e8fb3b
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
by Andy Gibbs
· 12 years ago
ee04959
[analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.
by Jordan Rose
· 12 years ago
6625335
[analyzer] Rework inlining related command line options.
by Anna Zaks
· 13 years ago
1d26f48
Rename AnalysisContext to AnalysisDeclContext. Not only is this name more accurate, but it frees up the name AnalysisContext for other uses.
by Ted Kremenek
· 13 years ago
c4d2c90
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
by Argyrios Kyrtzidis
· 14 years ago
1c625f2
Turn -analyzer-inline-call on for C functions. This also fixed a bug that
by Zhongxing Xu
· 15 years ago
ed8afac
Refactor the AnalysisConsumer to analyze functions after the whole
by Zhongxing Xu
· 15 years ago
57d3b76
When profiling Environment, also profile with AnalysisContext*, bacause
by Zhongxing Xu
· 15 years ago