summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/idempotent-operations.c
Commit message (Expand)AuthorAgeFilesLines
* Re-enabled truncation/extension checking in IdempotentOperationChecker and ad...Tom Care2010-09-071-0/+7
* Adjusted the semantics of assign checking in IdempotentOperationCheckerTom Care2010-08-301-0/+15
* Enabled relaxed LiveVariables analysis in the path-sensitive engine to increa...Tom Care2010-08-271-0/+14
* Improved the handling of blocks and block variables in PseudoConstantAnalysisTom Care2010-08-251-6/+22
* Improvements to IdempotentOperationChecker and its use of PseudoConstantAnalysisTom Care2010-08-241-3/+6
* Modified pseudoconstant test case to make it a bit clearer and fix a missing ...Tom Care2010-08-231-3/+5
* Several small changes to PseudoConstantAnalysis and the way IdempotentOperati...Tom Care2010-08-231-6/+32
* Added psuedo-constant analysis and integrated it into the false positive redu...Tom Care2010-08-181-2/+28
* Added basic psuedoconstant checking in IdempotentOperationChecker and fixed s...Tom Care2010-08-161-2/+4
* Improved IdempotentOperationChecker false positives and false negatives.Tom Care2010-08-121-7/+20
* Removed IdempotentOperationChecker from default analysis and returned back to...Tom Care2010-08-061-1/+1
* Test case for PR7763.Tom Care2010-07-301-0/+14
* Finesse 'idempotent operations' analyzer issues to include the opcode of the ...Ted Kremenek2010-07-271-31/+31
* Fix APFloat assertion failure in IdempotentOperationChecker resulting in havingTed Kremenek2010-07-171-0/+6
* Improved false positive rate for the idempotent operations checker and moved ...Tom Care2010-07-161-1/+1
* Fix idempotent operations test command line arguments.Tom Care2010-07-061-1/+1
* Added a path-sensitive idempotent operation checker (-analyzer-idempotent-ope...Tom Care2010-07-061-0/+52
OpenPOWER on IntegriCloud