1. 7d106e4 Add a -cc1-level option -fmodule-name=<name>, which will be used when by Douglas Gregor · 14 years ago
  2. 8455e76 Teach LangOptions::resetNonModularOptions to actually do what it says it does by Douglas Gregor · 14 years ago
  3. f1312a8 When building a module on-demand, clear out the "non-modular" language by Douglas Gregor · 14 years ago
  4. 79a9141 Switch LangOptions over to a .def file that describes header of the by Douglas Gregor · 14 years ago
  5. 48db39d Remove the serialization code that predates precompiled by Douglas Gregor · 16 years ago
  6. d796c18 Add -fobjc-gc and -fobjc-gc-only options to the driver. by Ted Kremenek · 17 years ago
  7. 7a51313 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 18 years ago[Renamed from clang/Basic/LangOptions.cpp]
  8. 5b12ab8 Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 18 years ago
  9. 2fe0dd0 Fix file header. by Chris Lattner · 18 years ago
  10. ae492c4 Implemented serialization of LangOptions. by Ted Kremenek · 18 years ago