Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
2af68e4761ed30181540dafb5572993daffa4910
/
test
/
Analysis
/
casts.c
c4d2c90
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.
by Argyrios Kyrtzidis
· 14 years ago
65d3925
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't have any checkers associated with it anymore.
by Argyrios Kyrtzidis
· 14 years ago
565e465
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
by Ted Kremenek
· 15 years ago
33ec2f8
Simplify test case. This test case also applies to PR 6013.
by Ted Kremenek
· 15 years ago
74618de
Associate test case with Bugzilla PR.
by Ted Kremenek
· 15 years ago
7b81e8f
Fix pr6035.
by Zhongxing Xu
· 15 years ago
e030358
add a bunch of missing prototypes to tests
by Chris Lattner
· 15 years ago
6607aca
Move test case to a more appropriate file.
by Zhongxing Xu
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
ef74f4c
Replace clang-cc with clang -cc1.
by Zhongxing Xu
· 15 years ago
8a90ac0
Normalize options to use '-FOO' instead of '--FOO'.
by Daniel Dunbar
· 15 years ago
8382cf5
Add clang-cc option "--analyzer-experimental-internal-checks". This
by Ted Kremenek
· 15 years ago
18e7a3d
Add comments to test.
by Zhongxing Xu
· 15 years ago
caac089
Make this test case more portable by removing its dependency on system header files.
by Ted Kremenek
· 15 years ago
9668b1f
Add casts to avoid a bunch of unused expr warnings. (They aren't reported right now due to a bug that I intend to fix). Ted, please review.
by Anders Carlsson
· 15 years ago
9599226
Prep for new warning.
by Mike Stump
· 15 years ago
88bd340
Fix silly mistake I made applying patch to fix test.
by Eli Friedman
· 15 years ago
cb52d28
Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches
by Eli Friedman
· 15 years ago
45257c3
A further step of r73690: associate the cast-to type with the created symbol,
by Zhongxing Xu
· 15 years ago
005f07b
If the SymbolicRegion was cast to another type, use that type to create the
by Zhongxing Xu
· 15 years ago
59c03ff
Modify test case comments.
by Zhongxing Xu
· 15 years ago
88c675f
When casting region, if we do not create an element region, record the cast-to
by Zhongxing Xu
· 15 years ago
fb1e331
Replace the heuristic isSmallerThan with ASTContext::getTypeSize().
by Zhongxing Xu
· 16 years ago
a8607d1
StoreManager::CastRegion:
by Ted Kremenek
· 16 years ago
b1080ed
Added comments to test case.
by Zhongxing Xu
· 16 years ago
6223107
Update test case.
by Zhongxing Xu
· 16 years ago
2fc3259
XFAIL the test case.
by Zhongxing Xu
· 16 years ago
c58e785
Add test case.
by Zhongxing Xu
· 16 years ago