summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/VLASizeChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* GCC didn't care for my attempt at API compatibility, so brute-force everythingJohn McCall2010-08-251-1/+1
* Add comment noting VLASizeChecker's duty in defining a VLA's extent.Jordy Rose2010-07-061-0/+6
* Add an assertion.Zhongxing Xu2010-07-061-0/+3
* Track extents for VLAs.Jordy Rose2010-07-051-5/+35
* Checker: random include cleanup.Benjamin Kramer2010-03-271-1/+1
* Revert 95541.Ted Kremenek2010-02-081-1/+1
* Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu2010-02-081-1/+1
* Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek2010-01-251-1/+1
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+96
OpenPOWER on IntegriCloud