Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
0415998dd77986630efe8f1aed633519cc41e1f3
/
test
/
Analysis
/
base-init.cpp
bfa9ab8
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
by Anna Zaks
· 12 years ago
de5277f
[analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.
by Jordan Rose
· 12 years ago
c210cb7
[analyzer] Inline constructors for any object with a trivial destructor.
by Jordan Rose
· 12 years ago
e1ce783
[analyzer] Turn -cfg-add-initializers on by default, and remove the flag.
by Jordan Rose
· 12 years ago
43d9f0d
[analyzer] Convert many existing tests to use clang_analyzer_eval.
by Jordy Rose
· 12 years ago
b277159
Begin reworking static analyzer support for C++ method calls. The current logic was divorced
by Ted Kremenek
· 14 years ago
c4d2c90
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
by Argyrios Kyrtzidis
· 14 years ago
e17da65
CXXBaseObjectRegion is like FieldRegion. Need to blast through it when
by Zhongxing Xu
· 14 years ago
d074441
Support inlining base initializers. We still haven't got it completely right,
by Zhongxing Xu
· 14 years ago