| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Sanitizers] Don't use clang_rt.sancov_{begin,end} on Solaris | Rainer Orth | 2019-07-08 | 1 | -14/+0 |
| * | [asan] Add gcc 8's driver option -fsanitize=pointer-compare and -fsanitize=po... | Pierre Gousseau | 2019-04-12 | 1 | -0/+2 |
| * | [Driver] Don't pass default value to getCompilerRTArgString | Petr Hosek | 2019-01-21 | 1 | -2/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [Solaris] Silence -pthread warning on Solaris | Fedor Sergeev | 2018-02-06 | 1 | -0/+5 |
| * | [Sanitizers] Basic Solaris sanitizer support (PR 33274) | Alex Shlyapnikov | 2018-02-05 | 1 | -0/+35 |
| * | [Solaris] gcc toolchain handling revamp | Fedor Sergeev | 2018-01-23 | 1 | -44/+93 |
| * | Introduce -nostdlib++ flag to disable linking the C++ standard library. | Nico Weber | 2017-07-25 | 1 | -1/+1 |
| * | Unconditionally use .init_array instead of .ctors on Solaris. | Aaron Ballman | 2017-07-14 | 1 | -1/+1 |
| * | [Driver] Consolidate tools and toolchains by target platform. (NFC) | David L. Jones | 2017-03-08 | 1 | -0/+193 |

