| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner | 2011-07-23 | 1 | -6/+3 |
| * | [analyzer] Remove SVal::getAsVarDecl() and reason about MemRegions, not Decls... | Argyrios Kyrtzidis | 2011-03-01 | 1 | -10/+0 |
| * | [analyzer] Introduce SVal::getAsVarDecl(). | Argyrios Kyrtzidis | 2011-02-28 | 1 | -0/+10 |
| * | Step #1/N of implementing support for __label__: split labels into | Chris Lattner | 2011-02-17 | 1 | -1/+1 |
| * | Makes most methods in SVals.h conform to the naming guide. Reviewed | Zhanyong Wan | 2011-02-16 | 1 | -2/+2 |
| * | Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'... | Ted Kremenek | 2011-02-10 | 1 | -1/+1 |
| * | [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. | Argyrios Kyrtzidis | 2011-02-08 | 1 | -0/+378 |

