Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Revert "Handle the default case" | Petr Hosek | 2018-04-10 | 1 | -2/+0 |
* | Handle the default case | Petr Hosek | 2018-04-10 | 1 | -0/+2 |
* | [Driver] Handle the default case missed in r329748. | Chad Rosier | 2018-04-10 | 1 | -0/+2 |
* | [Driver] Allow drivers to add multiple libc++ include paths | Petr Hosek | 2018-04-10 | 1 | -7/+11 |
* | Introduce -nostdlib++ flag to disable linking the C++ standard library. | Nico Weber | 2017-07-25 | 1 | -7/+9 |
* | [Driver] Consolidate tools and toolchains by target platform. (NFC) | David L. Jones | 2017-03-08 | 1 | -0/+363 |