summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/IdempotentOperationChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change explicit handling of impossible condition to call llvm_unreachable in ...Tom Care2010-07-071-2/+2
* Silence an annoying GCC warning about use of an uninitialized variable. EvenChandler Carruth2010-07-071-1/+1
* Use 'llvm_unreachable' to mark impossible code paths so that GCC doesn'tChandler Carruth2010-07-071-1/+2
* Added a path-sensitive idempotent operation checker (-analyzer-idempotent-ope...Tom Care2010-07-061-0/+453
OpenPOWER on IntegriCloud