Age | Commit message (Expand) | Author |
---|---|---|
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth |
2012-11-02 | [analyzer] Rename 'EmitReport' to 'emitReport'. | Jordan Rose |
2012-02-05 | Basic: import OwningPtr<> into clang namespace | Dylan Noblesmith |
2012-01-26 | Change references to 'const ProgramState *' to typedef 'ProgramStateRef'. | Ted Kremenek |
2012-01-06 | [analyzer] Make the entries in 'Environment' context-sensitive by making entr... | Ted Kremenek |
2011-12-06 | [analyzer] Remove an unnecessary check. | Anna Zaks |
2011-12-05 | [analyzer] Add a debug checker to test for tainted data. | Anna Zaks |