Age | Commit message (Expand) | Author |
---|---|---|
2011-12-09 | Move ChainedIncludesSource into the Frontend library. This never really | Chandler Carruth |
2011-08-24 | Don't force the complete deserialization of the visible-declarations | Douglas Gregor |
2011-07-20 | now that we have a centralized place to do so, add some using declarations for | Chris Lattner |
2011-07-15 | Augment the interface of ExternalASTSource::FindExternalLexicalDecls() | Douglas Gregor |
2011-04-28 | Enhance clang_getCXTUResourceUsage() to report the sizes of the memory buffer... | Ted Kremenek |
2011-03-31 | Make ChainedIncludesSource an ExternalSemaSource, otherwise initialization of... | Sebastian Redl |
2011-03-09 | Introduce '-chain-include' option to specify headers that will be converted t... | Argyrios Kyrtzidis |