Age | Commit message (Expand) | Author |
---|---|---|
2013-03-25 | <rdar://problem/13434605> Periodically prune the module cache so that it does... | Douglas Gregor |
2013-02-07 | Introduce -fmodules-ignore-macro=NNN to ignore a macro when building/loading ... | Douglas Gregor |
2013-01-30 | [Frontend] Remove HeaderSearchOptions::Entry::IsInternal, which is unused. | Daniel Dunbar |
2013-01-30 | [Frontend] Remove actual ImplicitExternC member variable. | Daniel Dunbar |
2013-01-30 | [Frontend] Add an ExternCSystem include entry group. | Daniel Dunbar |
2013-01-25 | [Frontend] Remove another IsUserSpecified member variable that is now unused. | Daniel Dunbar |
2013-01-12 | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko |
2013-01-12 | Add missing includes and forward declarations so that headers don't depend on | Dmitri Gribenko |
2012-10-24 | Move HeaderSearchOptions into the Lex library, make it intrusively | Douglas Gregor |