aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Frontend/PreprocessorOptions.h
AgeCommit message (Expand)Author
2009-11-17Simplify PreprocessorOptions, it doesn't need abstracted field access.Daniel Dunbar
2009-11-12Move TokenCache option to PreprocessorOptions.Daniel Dunbar
2009-11-11clang-cc: Move InitializePreprocessorOptions to Options.cppDaniel Dunbar
2009-11-10PreprocessorOptions: Get rid of unnecessary 'isPTH' flag for include entries.Daniel Dunbar
2009-11-10Decouple more of clang-cc by moving ImplicitP[CT]H options intoDaniel Dunbar
2009-11-07Rename PreprocessorInitOptions to PreprocessorOptions for consistency, and fixDaniel Dunbar