| 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 | -7/+7 |
| * | Switch all of the "isysroot" const char*'s throughout the AST reader | Douglas Gregor | 2011-07-22 | 1 | -2/+2 |
| * | Rename ASTReader::PerFileData to serialization::Module, pulling it out | Douglas Gregor | 2011-07-22 | 1 | -1/+1 |
| * | Augment the interface of ExternalASTSource::FindExternalLexicalDecls() | Douglas Gregor | 2011-07-15 | 1 | -1/+2 |
| * | Enhance clang_getCXTUResourceUsage() to report the sizes of the memory buffer... | Ted Kremenek | 2011-04-28 | 1 | -0/+10 |
| * | Make ChainedIncludesSource an ExternalSemaSource, otherwise initialization of... | Sebastian Redl | 2011-03-31 | 1 | -0/+15 |
| * | Tell the diagnostic client about starting and ending source files when automa... | Sebastian Redl | 2011-03-31 | 1 | -0/+3 |
| * | Silence gcc warnings. | Argyrios Kyrtzidis | 2011-03-09 | 1 | -3/+3 |
| * | Introduce '-chain-include' option to specify headers that will be converted t... | Argyrios Kyrtzidis | 2011-03-09 | 1 | -0/+207 |

