Age | Commit message (Expand) | Author |
---|---|---|
2009-11-07 | Rename PreprocessorInitOptions to PreprocessorOptions for consistency, and fix | Daniel Dunbar |
2009-11-04 | InitializePreprocessor cannot fail. | Daniel Dunbar |
2009-11-04 | Move -undef flag into PreprocessorInitOptions | Daniel Dunbar |
2009-11-03 | Implement support for the -undef command line option, patch by | Chris Lattner |
2009-05-18 | Remove tabs. | Eli Friedman |
2009-05-18 | Remove unused parameter. | Eli Friedman |
2009-04-21 | Split preprocessor initialization logic out of clang-cc into | Chris Lattner |