summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/operator-calls.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] rename all experimental checker packages to have 'experimental' ↵Ted Kremenek2011-08-031-1/+1
| | | | | | be the common root package. llvm-svn: 136835
* [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best ↵Argyrios Kyrtzidis2011-02-281-1/+1
| | | | | | misnomer award. llvm-svn: 126676
* [analyzer] Remove '-analyzer-experimental-checks' flag.Argyrios Kyrtzidis2011-02-281-1/+1
| | | | llvm-svn: 126607
* [analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't ↵Argyrios Kyrtzidis2011-02-241-1/+1
| | | | | | have any checkers associated with it anymore. llvm-svn: 126440
* Make my test case test what it meant toDouglas Gregor2010-11-011-1/+1
| | | | llvm-svn: 117974
* Teach the CStringChecker and PthreadLockChecker about non-identifierDouglas Gregor2010-11-011-0/+16
declaration names, from Jim Goodnow II! llvm-svn: 117970
OpenPOWER on IntegriCloud