aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Frontend/ChainedIncludesSource.h
AgeCommit message (Expand)Author
2013-04-26[frontend] Make -chain-include work when used with modules.Argyrios Kyrtzidis
2013-02-07Simplify FindExternalVisibleDeclsByName by making it return a bool indicatingRichard Smith
2012-02-05Basic: import OwningPtr<> into clang namespaceDylan Noblesmith
2012-01-25Rework the external Sema source's ReadMethodPool() so that it doesn'tDouglas Gregor
2011-12-09Move ChainedIncludesSource into the Frontend library. This never reallyChandler Carruth