aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Lex/PreprocessorOptions.h
AgeCommit message (Expand)Author
2013-02-16Use trailing documentation comments properlyDmitri Gribenko
2013-01-12Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko
2012-12-04Sort #include lines for all files under include/...Chandler Carruth
2012-12-04Refactor recording the preprocessor conditional directive regions out ofArgyrios Kyrtzidis
2012-11-30When an error occurs while building a module on demand, provide "WhileDouglas Gregor
2012-11-29Keep track of modules that have failed to build. If we encounter anDouglas Gregor
2012-10-31[PCH] Remove the stat cache from the PCH file.Argyrios Kyrtzidis
2012-10-24Move PreprocessorOptions into the Lex library, and make it intrusivelyDouglas Gregor