Age | Commit message (Expand) | Author |
---|---|---|
2010-03-24 | Implement support for -nostdc++. Fixes PR6446. | Douglas Gregor |
2009-12-15 | Add -resource-dir to clang -cc1, this allows the base directory for compiler | Daniel Dunbar |
2009-12-13 | CompilerInvocation: Move builtin-include-path logic out of CompilerInvocation... | Daniel Dunbar |
2009-11-19 | Add missing init. | Daniel Dunbar |
2009-11-19 | clang-cc: Remove some more llvm::cl::init arguments, by only setting values when | Daniel Dunbar |
2009-11-17 | Remove unused IsCXXAware and IgnoreSysRoots option from HeaderSearchOptions::... | Daniel Dunbar |
2009-11-16 | Store more information in HeaderSearchOptions so that its initialization is not | Daniel Dunbar |
2009-11-15 | Make some more headers standalone | Douglas Gregor |
2009-11-09 | Privatize InitHeaderSearch, this functionality is only exposed via | Daniel Dunbar |
2009-11-09 | Add default initializer for Sysroot ivar. | Daniel Dunbar |
2009-11-07 | Add HeaderSearchOptions class, for packaging the information needed to | Daniel Dunbar |