| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [analyzer] Use the new registration mechanism for the debugging info "checks". | Argyrios Kyrtzidis | 2011-02-17 | 1 | -1/+1 | 
| | | | | | | | | | | | The relative checker package is 'debug': '-dump-live-variables' is replaced by '-analyzer-checker=debug.DumpLiveVars' '-cfg-view' is replaced by '-analyzer-checker=debug.ViewCFG' '-cfg-dump' is replaced by '-analyzer-checker=debug.DumpCFG' llvm-svn: 125780 | ||||
| * | Make all CXXConstructExpr's block-level expressions. This is required by | Zhongxing Xu | 2010-11-01 | 1 | -43/+48 | 
| | | | | | | | method inlining. Temporarily fail a test case. llvm-svn: 117907 | ||||
| * | Added support for C++ initializers in CFG. | Marcin Swiderski | 2010-10-04 | 1 | -0/+89 | 
| llvm-svn: 115493 | |||||

