Age | Commit message (Expand) | Author |
---|---|---|
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner |
2011-04-15 | fix a bunch of comment typos found by codespell. Patch by | Chris Lattner |
2011-02-19 | Change 'StoreRef' back to 'Store' in GRState, shrinking the size of GRState b... | Ted Kremenek |
2011-02-10 | static analyzer: Make GRStates reference counted, with reference counts manag... | Ted Kremenek |
2011-02-10 | Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'... | Ted Kremenek |
2011-02-09 | static analyzer: Further reduce the analyzer's memory usage when analyzing sq... | Ted Kremenek |
2011-02-08 | [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. | Argyrios Kyrtzidis |