summaryrefslogtreecommitdiffstats
path: root/include/clang/StaticAnalyzer/Core/PathSensitive/SMTExpr.h
Commit message (Expand)AuthorAgeFilesLines
* Moved the whole SMT API to a single file. NFC.Mikhail R. Gadelha2019-02-071-58/+0
* Generalised the SMT state constraintsMikhail R. Gadelha2019-02-071-5/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [analyzer] Update SMT API documentation and methodsMikhail R. Gadelha2018-07-251-0/+4
* [analyzer] Fix compilation when LLVM_ENABLE_MODULES=ONMikhail R. Gadelha2018-07-251-1/+2
* [analyzer] Create generic SMT Expr classMikhail R. Gadelha2018-07-251-0/+57