1. c363cb1 Store more information in HeaderSearchOptions so that its initialization is not by Daniel Dunbar · 15 years ago
  2. 6143ea2 clang-cc: Eliminate cyclic dependency in initializing CodeGenOptions. by Daniel Dunbar · 15 years ago
  3. d58c03f Add TargetOptions and use it when constructing targets. by Daniel Dunbar · 15 years ago
  4. fbe2faf Move input kind identification (-x) into FrontendOptions. by Daniel Dunbar · 15 years ago
  5. 1417c74 clang-cc: Keep Verbose option with HeaderSearchOptions, for now. by Daniel Dunbar · 15 years ago
  6. 2626688 Add FrontendOptions, and starting moving clang-cc to it. by Daniel Dunbar · 15 years ago
  7. 2811ccf Move CompileOptions -> CodeGenOptions, and sink it into the CodeGen library. by Chandler Carruth · 15 years ago
  8. 0e0bae8 Add DependencyOutputOptions to wrap -M... options, and propogate to by Daniel Dunbar · 15 years ago
  9. 29cf746 Add PreprocessorOutputOptions to CompilerInvocation, and move initialization to by Daniel Dunbar · 15 years ago
  10. 29a790b Simplifiy target feature handling by coalescing all the logic into by Daniel Dunbar · 15 years ago
  11. 339c134 clang-cc: Move InitializeAnalyzerOptions into Options.cpp by Daniel Dunbar · 15 years ago
  12. 0db4b76 clang-cc: Move InitializeDiagnosticOptions to Options.cpp by Daniel Dunbar · 15 years ago
  13. f797329 clang-cc: Move HeaderSearchOptions to Options.cpp by Daniel Dunbar · 15 years ago
  14. 5674908 clang-cc: Move InitializeLangOptions to Options.cpp. by Daniel Dunbar · 15 years ago
  15. b52d243 clang-cc: Move InitializePreprocessorOptions to Options.cpp by Daniel Dunbar · 15 years ago
  16. 0498cfc clang-cc: Start moving "pure" option handling to Options.cpp, to separate it by Daniel Dunbar · 15 years ago