Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a PCHContainerOperations interface (NFC). | Adrian Prantl | 2015-06-20 | 1 | -6/+6 |
* | Extract the (InputKind, std::string) pair used to describe inputs to | Douglas Gregor | 2012-01-20 | 1 | -10/+7 |
* | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner | 2011-07-23 | 1 | -2/+2 |
* | [arcmt] Add some additional driver flags to optionally emit or save the pre-m... | Argyrios Kyrtzidis | 2011-07-19 | 1 | -4/+14 |
* | [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. | Argyrios Kyrtzidis | 2011-07-09 | 1 | -5/+20 |
* | [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initi... | Argyrios Kyrtzidis | 2011-06-18 | 1 | -11/+6 |
* | [arcmt] Remove '-arcmt-modify-in-memory', it turned out less useful than we h... | Argyrios Kyrtzidis | 2011-06-17 | 1 | -15/+0 |
* | Raise the ARCMT functionality in Clang into proper FrontendActions. | Chandler Carruth | 2011-06-16 | 1 | -0/+58 |