Pierre Gousseau
|
1eca87b9ff
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC.
|
6 years ago |
Pierre Gousseau
|
f14372764c
revert r354873 as this breaks lldb builds.
|
6 years ago |
Pierre Gousseau
|
9965c063dc
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC.
|
6 years ago |
Alexey Bader
|
915f39b66a
[SYCL] Add clang front-end option to enable SYCL device compilation flow.
|
6 years ago |
Richard Smith
|
db44dfe30c
Enable coroutines under -std=c++2a.
|
6 years ago |
Alexey Bataev
|
349d010d88
[OPENMP][NVPTX]Use faster teams reduction algorithm.
|
6 years ago |
Oliver Stannard
|
8569f81b8c
[ARM] Add pre-defined macros for ROPI and RWPI
|
6 years ago |
Alexey Bataev
|
a03305e04c
[OPENMP]Delay emission of the error messages for the exceptions.
|
6 years ago |
Alexey Bataev
|
494c7e87ff
Revert "[OPENMP]Initial support for the delayed diagnostics."
|
6 years ago |
Alexey Bataev
|
6bf67196e1
[OPENMP]Initial support for the delayed diagnostics.
|
6 years ago |
Philip Pfaffe
|
cda98073a0
[NewPM] Add support for new-PM plugins to clang
|
6 years ago |
Nico Weber
|
8b235351e9
Make clang/test/Index/pch-from-libclang.c pass in more places
|
6 years ago |
Scott Linder
|
e68bc49943
Add -fapply-global-visibility-to-externs for -cc1
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Teresa Johnson
|
05aaf6c929
[LTO] Add option to enable LTOUnit splitting, and disable unless needed
|
6 years ago |
Gheorghe-Teodor Bercea
|
8bc98c731f
[OpenMP] Add flag for preventing the extension to 64 bits for the collapse loop counter
|
6 years ago |
Nico Weber
|
6cb22f178c
Move -add-plugin validation after -load was executed.
|
6 years ago |
Peter Collingbourne
|
b4ac732910
hwasan: Implement lazy thread initialization for the interceptor ABI.
|
6 years ago |
Nico Weber
|
5f2efcd632
Validate -add-plugin arguments.
|
6 years ago |
JF Bastien
|
3eb970db6b
Automatic variable initialization
|
6 years ago |
Alex Lorenz
|
228f2c50c5
[darwin] parse the SDK settings from SDKSettings.json if it exists and
|
6 years ago |
Scott Linder
|
8172697690
Implement -frecord-command-line (-frecord-gcc-switches)
|
6 years ago |
Richard Trieu
|
27ce6b3918
Move CodeGenOptions from Frontend to Basic
|
6 years ago |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 years ago |
Pete Cooper
|
bfa6f5fe99
Convert some ObjC msgSends to runtime calls.
|
6 years ago |
Alex Lorenz
|
1fc2d241d3
[frontend][darwin] warn_stdlibcxx_not_found: supress warning for preprocessed input
|
6 years ago |
Vitaly Buka
|
0635952db6
[asan] Add clang flag -fsanitize-address-use-odr-indicator
|
6 years ago |
Erich Keane
|
e0244b6427
PTH-- Remove feature entirely-
|
6 years ago |
Petr Hosek
|
ae4f70f0a4
[Sema] Provide -fvisibility-global-new-delete-hidden option
|
6 years ago |
Ilya Biryukov
|
055b8810d3
[Analyzer] Actually check for -model-path being a directory
|
6 years ago |