summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ChainedIncludesSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enhance clang_getCXTUResourceUsage() to report the sizes of the memory buffer...Ted Kremenek2011-04-281-0/+10
* Make ChainedIncludesSource an ExternalSemaSource, otherwise initialization of...Sebastian Redl2011-03-311-0/+15
* Tell the diagnostic client about starting and ending source files when automa...Sebastian Redl2011-03-311-0/+3
* Silence gcc warnings.Argyrios Kyrtzidis2011-03-091-3/+3
* Introduce '-chain-include' option to specify headers that will be converted t...Argyrios Kyrtzidis2011-03-091-0/+207
OpenPOWER on IntegriCloud