| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "[analyzer] NFC: Update test infrastructure to support multiple ↵ | Dominic Chen | 2017-02-27 | 1 | -1/+1 |
| | | | | | | | | | constraint managers" This reverts commit 8e7780b9e59ddaad1800baf533058d2c064d4787. llvm-svn: 296317 | ||||
| * | [analyzer] NFC: Update test infrastructure to support multiple constraint ↵ | Dominic Chen | 2017-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | managers Summary: Replace calls to %clang/%clang_cc1 with %clang_analyze_cc1 when invoking static analyzer, and perform runtime substitution to select the appropriate constraint manager, per D28952. Reviewers: xazax.hun, NoQ, zaks.anna, dcoughlin Subscribers: mgorny, rgov, mikhail.ramalho, a.sidorin, cfe-commits Differential Revision: https://reviews.llvm.org/D30373 llvm-svn: 296312 | ||||
| * | Prior to adding the new "expected-no-diagnostics" directive to ↵ | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
| | | | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280 | ||||
| * | Fix analyzer tests. | Ted Kremenek | 2012-08-24 | 1 | -1/+1 |
| | | | | | llvm-svn: 162588 | ||||
| * | Fix a crash in MallocOverflowSecurityChecker. Patch by Lei Zhang. | Anna Zaks | 2011-09-27 | 1 | -0/+11 |
| llvm-svn: 140648 | |||||

