.. |
Arch
|
Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]
|
2018-12-20 13:09:30 +00:00 |
AMDGPU.cpp
|
Misc typos fixes in ./lib folder
|
2018-12-10 12:37:46 +00:00 |
AMDGPU.h
|
AMDGPU: Default to hidden visibility
|
2018-08-30 08:18:06 +00:00 |
AVR.cpp
|
…
|
|
AVR.h
|
…
|
|
Ananas.cpp
|
Remove unused includes of clang/Config/config.h
|
2018-04-28 23:48:36 +00:00 |
Ananas.h
|
Add support for Ananas platform
|
2017-06-25 08:29:09 +00:00 |
BareMetal.cpp
|
Lift VFS from clang to llvm (NFC)
|
2018-10-10 13:27:25 +00:00 |
BareMetal.h
|
[Driver] Allow drivers to add multiple libc++ include paths
|
2018-04-10 19:55:55 +00:00 |
Clang.cpp
|
[LTO] Add option to enable LTOUnit splitting, and disable unless needed
|
2019-01-11 18:32:07 +00:00 |
Clang.h
|
Remove \brief commands from doxygen comments.
|
2018-05-09 01:00:01 +00:00 |
CloudABI.cpp
|
Remove unused includes of clang/Config/config.h
|
2018-04-28 23:48:36 +00:00 |
CloudABI.h
|
[Driver] Allow drivers to add multiple libc++ include paths
|
2018-04-10 19:55:55 +00:00 |
CommonArgs.cpp
|
Properly support -shared-libgcc.
|
2019-01-10 22:25:58 +00:00 |
CommonArgs.h
|
[clang] - Simplify tools::SplitDebugName.
|
2018-12-05 11:09:10 +00:00 |
Contiki.cpp
|
…
|
|
Contiki.h
|
[Driver] Allow drivers to add multiple libc++ include paths
|
2018-04-10 19:55:55 +00:00 |
CrossWindows.cpp
|
Consistently make llvm::opt::ArgStringList usage explicit to try and appease MSVC 2015 buildbots. NFCI.
|
2018-10-12 18:55:36 +00:00 |
CrossWindows.h
|
[Driver][Darwin] Pass -munwind-table when !UseSjLjExceptions.
|
2017-08-03 23:55:42 +00:00 |
Cuda.cpp
|
[CUDA][OPENMP][NVPTX]Improve logic of the debug info support.
|
2018-12-12 14:52:27 +00:00 |
Cuda.h
|
[CUDA][OPENMP][NVPTX]Improve logic of the debug info support.
|
2018-12-12 14:52:27 +00:00 |
Darwin.cpp
|
[Darwin][Driver] Don't pass a file as object_path_lto during ThinLTO
|
2019-01-11 21:16:04 +00:00 |
Darwin.h
|
[darwin] parse the SDK settings from SDKSettings.json if it exists and
|
2018-12-17 19:19:15 +00:00 |
DragonFly.cpp
|
Introduce -nostdlib++ flag to disable linking the C++ standard library.
|
2017-07-25 18:02:57 +00:00 |
DragonFly.h
|
…
|
|
FreeBSD.cpp
|
Lift VFS from clang to llvm (NFC)
|
2018-10-10 13:27:25 +00:00 |
FreeBSD.h
|
Toolchain: Normalize dwarf, sjlj and seh eh
|
2017-11-29 07:25:12 +00:00 |
Fuchsia.cpp
|
[Driver] Support XRay on Fuchsia
|
2018-11-22 02:36:47 +00:00 |
Fuchsia.h
|
[Driver] Enable SafeStack by default on Fuchsia
|
2018-03-07 02:49:58 +00:00 |
Gnu.cpp
|
Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]
|
2018-12-20 13:09:30 +00:00 |
Gnu.h
|
Remove \brief commands from doxygen comments.
|
2018-05-09 01:00:01 +00:00 |
HIP.cpp
|
[HIP] Use nul instead of /dev/null when running on windows
|
2019-01-10 20:09:52 +00:00 |
HIP.h
|
[HIP] Support early finalization of device code for -fno-gpu-rdc
|
2018-10-02 17:48:54 +00:00 |
Haiku.cpp
|
[Driver] Allow drivers to add multiple libc++ include paths
|
2018-04-10 19:55:55 +00:00 |
Haiku.h
|
[Driver] Allow drivers to add multiple libc++ include paths
|
2018-04-10 19:55:55 +00:00 |
Hexagon.cpp
|
Misc typos fixes in ./lib folder
|
2018-12-10 12:37:46 +00:00 |
Hexagon.h
|
[Hexagon] Use GetLinkerPath instead of hard-coded string.
|
2018-10-10 15:37:03 +00:00 |
Hurd.cpp
|
Add Hurd target to Clang driver (2/2)
|
2018-11-29 03:49:14 +00:00 |
Hurd.h
|
Add Hurd target to Clang driver (2/2)
|
2018-11-29 03:49:14 +00:00 |
Lanai.h
|
[Driver] Allow drivers to add multiple libc++ include paths
|
2018-04-10 19:55:55 +00:00 |
Linux.cpp
|
set default max-page-size to 4KB in lld for Android Aarch64
|
2018-11-29 18:52:22 +00:00 |
Linux.h
|
[Driver] Reland again again: Default Android toolchains to libc++.
|
2018-11-05 20:57:46 +00:00 |
MSVC.cpp
|
Update Microsoft name mangling scheme for exception specifiers in the type system
|
2018-12-17 23:10:43 +00:00 |
MSVC.h
|
[codeview] Make "clang -g" emit codeview by default when targetting MSVC
|
2018-11-14 22:59:27 +00:00 |
MSVCSetupApi.h
|
Update clang-cl driver for MSVC 2017.
|
2017-03-15 16:07:35 +00:00 |
MinGW.cpp
|
[Driver] Automatically enable -munwind-tables if -fseh-exceptions is enabled
|
2018-12-18 08:36:10 +00:00 |
MinGW.h
|
[MinGW] Allow using LTO when lld is used as linker
|
2018-10-12 20:15:51 +00:00 |
Minix.cpp
|
Lift VFS from clang to llvm (NFC)
|
2018-10-10 13:27:25 +00:00 |
Minix.h
|
…
|
|
MipsLinux.cpp
|
Remove unused includes of clang/Config/config.h
|
2018-04-28 23:48:36 +00:00 |
MipsLinux.h
|
[Driver] Change MipsLinux default linker from "lld" to "ld.lld"
|
2018-08-26 19:47:23 +00:00 |
Myriad.cpp
|
[Driver] Allow drivers to add multiple libc++ include paths
|
2018-04-10 19:55:55 +00:00 |
Myriad.h
|
[Driver] Allow drivers to add multiple libc++ include paths
|
2018-04-10 19:55:55 +00:00 |
NaCl.cpp
|
Revert "Handle the default case"
|
2018-04-10 21:29:18 +00:00 |
NaCl.h
|
[Driver] Allow drivers to add multiple libc++ include paths
|
2018-04-10 19:55:55 +00:00 |
NetBSD.cpp
|
[NetBSD] Enable additional sanitizer types
|
2019-01-12 11:18:35 +00:00 |
NetBSD.h
|
[Driver] [NetBSD] Add -D_REENTRANT when using sanitizers
|
2018-12-19 17:25:59 +00:00 |
OpenBSD.cpp
|
Reapply Pass the nopie flag to the linker when linking with -pg.
|
2018-10-28 03:30:18 +00:00 |
OpenBSD.h
|
Some improvements to the OpenBSD driver.
|
2018-10-11 16:13:44 +00:00 |
PS4CPU.cpp
|
[Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -nodefaultlibs on PS4.
|
2018-12-18 17:03:35 +00:00 |
PS4CPU.h
|
[Driver] Add flag "--dependent-lib=..." when enabling asan or ubsan on PS4.
|
2018-06-06 14:04:15 +00:00 |
RISCVToolchain.cpp
|
NFC: Fix some darwin linker warnings introduced in r338385
|
2018-09-27 20:36:28 +00:00 |
RISCVToolchain.h
|
NFC: Fix some darwin linker warnings introduced in r338385
|
2018-09-27 20:36:28 +00:00 |
Solaris.cpp
|
[Solaris] Silence -pthread warning on Solaris
|
2018-02-06 13:21:12 +00:00 |
Solaris.h
|
[Sanitizers] Basic Solaris sanitizer support (PR 33274)
|
2018-02-05 23:59:13 +00:00 |
TCE.cpp
|
Driver/ToolChains: Remove extra semicolons. NFC
|
2017-03-09 00:14:57 +00:00 |
TCE.h
|
…
|
|
WebAssembly.cpp
|
[WebAssembly] clang-format (NFC)
|
2018-08-31 20:57:00 +00:00 |
WebAssembly.h
|
[WebAssembly] clang-format (NFC)
|
2018-08-31 20:57:00 +00:00 |
XCore.cpp
|
[OpenMP] Extend CLANG target options with device offloading kind.
|
2017-07-06 16:22:21 +00:00 |
XCore.h
|
[OpenMP] Extend CLANG target options with device offloading kind.
|
2017-07-06 16:22:21 +00:00 |