summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Misc typos fixes in ./lib folderRaphael Isemann2018-12-101-6/+6
| | | | | | | | | | | | | | Summary: Found via `codespell -q 3 -I ../clang-whitelist.txt -L uint,importd,crasher,gonna,cant,ue,ons,orign,ned` Reviewers: teemperor Reviewed By: teemperor Subscribers: teemperor, jholewinski, jvesely, nhaehnle, whisperity, jfb, cfe-commits Differential Revision: https://reviews.llvm.org/D55475 llvm-svn: 348755
* Rename GRState to ProgramState, and cleanup some code formatting along the way.Ted Kremenek2011-08-151-6/+6
| | | | llvm-svn: 137665
* Add some documentation for C++ static analyzer.Zhongxing Xu2011-01-121-0/+22
| | | | llvm-svn: 123313
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-0/+117
layout. :) Rename the 'EntoSA' directories to 'StaticAnalyzer'. Internally we will still use the 'ento' namespace for the analyzer engine (unless there are further sabre rattlings...). llvm-svn: 122514
OpenPOWER on IntegriCloud