Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | Moved everything SMT-related to LLVM and updated the cmake scripts. | Mikhail R. Gadelha | 2019-03-25 | 1 | -0/+18 |
* | This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b. | Mikhail R. Gadelha | 2019-02-09 | 1 | -18/+0 |
* | Move the SMT API to LLVM | Mikhail R. Gadelha | 2019-02-07 | 1 | -0/+18 |
* | [analyzer] Templatefy SMTConstraintManager so more generic code can be moved ... | Mikhail R. Gadelha | 2018-08-23 | 1 | -181/+0 |
* | [analyzer] Update SMT API documentation and methods | Mikhail R. Gadelha | 2018-07-25 | 1 | -5/+6 |
* | [analyzer] Removed API used by the Refutation Manager from SMTConstraintManag... | Mikhail R. Gadelha | 2018-07-25 | 1 | -25/+0 |
* | [analyzer] Moved code from SMTConstraintManager to SMTSolver | Mikhail R. Gadelha | 2018-07-25 | 1 | -298/+24 |
* | [analyzer] Moved non solver specific code from Z3ConstraintManager to SMTCons... | Mikhail R. Gadelha | 2018-07-25 | 1 | -0/+479 |