1. b86b8dc Add a -cc1-level option -fmodule-name=<name>, which will be used when by Douglas Gregor · 13 years ago
  2. 0f50b08 Teach LangOptions::resetNonModularOptions to actually do what it says it does by Douglas Gregor · 13 years ago
  3. 1c7e047 When building a module on-demand, clear out the "non-modular" language by Douglas Gregor · 13 years ago
  4. e289d81 Switch LangOptions over to a .def file that describes header of the by Douglas Gregor · 13 years ago
  5. 370187c Remove the serialization code that predates precompiled by Douglas Gregor · 15 years ago
  6. 01d9dbf Add -fobjc-gc and -fobjc-gc-only options to the driver. by Ted Kremenek · 16 years ago
  7. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago[Renamed from Basic/LangOptions.cpp]
  8. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  9. f62aea3 Fix file header. by Chris Lattner · 17 years ago
  10. 4914209 Implemented serialization of LangOptions. by Ted Kremenek · 17 years ago