Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -3/+3 |
* | [asan] Add gcc 8's driver option -fsanitize=pointer-compare and -fsanitize=po... | Pierre Gousseau | 2019-04-12 | 1 | -0/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -n... | Pierre Gousseau | 2018-12-18 | 1 | -2/+4 |
* | [Driver] Add flag "--dependent-lib=..." when enabling asan or ubsan on PS4. | Pierre Gousseau | 2018-06-06 | 1 | -0/+9 |
* | s/LLVM_ON_WIN32/_WIN32/, clang | Nico Weber | 2018-04-27 | 1 | -1/+1 |
* | Introduce -nostdlib++ flag to disable linking the C++ standard library. | Nico Weber | 2017-07-25 | 1 | -1/+2 |
* | [Driver] Consolidate tools and toolchains by target platform. (NFC) | David L. Jones | 2017-03-08 | 1 | -0/+419 |