summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/casts.c
Commit message (Expand)AuthorAgeFilesLines
* Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.Ted Kremenek2010-02-051-2/+2
* Simplify test case. This test case also applies to PR 6013.Ted Kremenek2010-01-141-9/+5
* Associate test case with Bugzilla PR.Ted Kremenek2010-01-141-7/+8
* Fix pr6035.Zhongxing Xu2010-01-141-0/+11
* add a bunch of missing prototypes to testsChris Lattner2010-01-091-0/+2
* Move test case to a more appropriate file.Zhongxing Xu2010-01-051-0/+10
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Replace clang-cc with clang -cc1.Zhongxing Xu2009-12-141-1/+1
* Normalize options to use '-FOO' instead of '--FOO'.Daniel Dunbar2009-11-291-1/+1
* Add clang-cc option "--analyzer-experimental-internal-checks". ThisTed Kremenek2009-11-131-1/+1
* Add comments to test.Zhongxing Xu2009-10-141-2/+2
* Make this test case more portable by removing its dependency on system header...Ted Kremenek2009-08-201-3/+8
* Add casts to avoid a bunch of unused expr warnings. (They aren't reported rig...Anders Carlsson2009-07-301-1/+1
* Prep for new warning.Mike Stump2009-07-211-1/+1
* Fix silly mistake I made applying patch to fix test.Eli Friedman2009-07-101-1/+1
* Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches Eli Friedman2009-07-101-0/+2
* A further step of r73690: associate the cast-to type with the created symbol,Zhongxing Xu2009-06-191-0/+2
* If the SymbolicRegion was cast to another type, use that type to create the Zhongxing Xu2009-06-191-0/+9
* Modify test case comments.Zhongxing Xu2009-06-181-5/+2
* When casting region, if we do not create an element region, record the cast-to Zhongxing Xu2009-06-181-0/+16
* Replace the heuristic isSmallerThan with ASTContext::getTypeSize().Zhongxing Xu2009-05-081-1/+0
* StoreManager::CastRegion:Ted Kremenek2009-05-011-0/+1
* Added comments to test case.Zhongxing Xu2009-04-291-0/+3
* Update test case.Zhongxing Xu2009-04-291-9/+1
* XFAIL the test case.Zhongxing Xu2009-04-291-0/+3
* Add test case.Zhongxing Xu2009-04-281-0/+18
OpenPOWER on IntegriCloud