summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/NaCl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert "Handle the default case"Petr Hosek2018-04-101-2/+0
* Handle the default casePetr Hosek2018-04-101-0/+2
* [Driver] Handle the default case missed in r329748.Chad Rosier2018-04-101-0/+2
* [Driver] Allow drivers to add multiple libc++ include pathsPetr Hosek2018-04-101-7/+11
* Introduce -nostdlib++ flag to disable linking the C++ standard library.Nico Weber2017-07-251-7/+9
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+363
OpenPOWER on IntegriCloud