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 |
Kristof Umann
|
62d639eafa
[analyzer] Emit an error for invalid -analyzer-config inputs
|
6 years ago |
Kristof Umann
|
d1b208c30b
[analyzer] Evaluate all non-checker config options before analysis
|
6 years ago |
Adrian Prantl
|
6554d78420
[-gmodules] Honor -fdebug-prefix-map in the debug info inside PCMs.
|
6 years ago |
Sam Parker
|
7942f6e7a4
[NFC] Replace magic numbers with CodeGenOpt enums
|
6 years ago |
Calixte Denizet
|
4478cc1b78
[Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to filter the files to instrument with gcov (after revert https://reviews.llvm.org/rL346659)
|
6 years ago |
David Blaikie
|
58546904c7
Sink BuryPointer from Clang into LLVM for reuse there
|
6 years ago |
Reid Kleckner
|
9bb670a6fd
[codeview] Expose -gcodeview-ghash for global type hashing
|
6 years ago |
Richard Smith
|
761a1b5dc4
[c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode.
|
6 years ago |
George Rimar
|
a152c7a4b7
[Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' option.
|
6 years ago |
David Blaikie
|
d2eb183818
DebugInfo: Add a driver flag for DWARF debug_ranges base address specifier use.
|
6 years ago |
Calixte Denizet
|
7de59a5b9e
Revert rL346644, rL346642: the added test test/CodeGen/code-coverage-filter.c is failing under windows
|
6 years ago |
Calixte Denizet
|
57594f0138
[Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to filter the files to instrument with gcov
|
6 years ago |
Takuto Ikuta
|
4e6ca6e082
Add /Zc:DllexportInlines option to clang-cl
|
6 years ago |
Filipe Cabecinhas
|
c20b3c3ebf
Change -fsanitize-address-poison-class-member-array-new-cookie to -fsanitize-address-poison-custom-array-cookie
|
6 years ago |
Kristof Umann
|
55d5626ea8
[analyzer] New flag to print all -analyzer-config options
|
6 years ago |
Alexey Bataev
|
40a12dcd50
[OPENMP][NVPTX]Improve emission of the globalized variables for
|
6 years ago |