Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
632d772a78db7e2cd9b36f8a22aee49d44486fbf
/
test
/
Analysis
/
casts.c
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