Nico Weber
|
8b235351e9
Make clang/test/Index/pch-from-libclang.c pass in more places
|
6 年之前 |
Scott Linder
|
e68bc49943
Add -fapply-global-visibility-to-externs for -cc1
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Teresa Johnson
|
05aaf6c929
[LTO] Add option to enable LTOUnit splitting, and disable unless needed
|
6 年之前 |
Gheorghe-Teodor Bercea
|
8bc98c731f
[OpenMP] Add flag for preventing the extension to 64 bits for the collapse loop counter
|
6 年之前 |
Nico Weber
|
6cb22f178c
Move -add-plugin validation after -load was executed.
|
6 年之前 |
Peter Collingbourne
|
b4ac732910
hwasan: Implement lazy thread initialization for the interceptor ABI.
|
6 年之前 |
Nico Weber
|
5f2efcd632
Validate -add-plugin arguments.
|
6 年之前 |
JF Bastien
|
3eb970db6b
Automatic variable initialization
|
6 年之前 |
Alex Lorenz
|
228f2c50c5
[darwin] parse the SDK settings from SDKSettings.json if it exists and
|
6 年之前 |
Scott Linder
|
8172697690
Implement -frecord-command-line (-frecord-gcc-switches)
|
6 年之前 |
Richard Trieu
|
27ce6b3918
Move CodeGenOptions from Frontend to Basic
|
6 年之前 |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 年之前 |
Pete Cooper
|
bfa6f5fe99
Convert some ObjC msgSends to runtime calls.
|
6 年之前 |
Alex Lorenz
|
1fc2d241d3
[frontend][darwin] warn_stdlibcxx_not_found: supress warning for preprocessed input
|
6 年之前 |
Vitaly Buka
|
0635952db6
[asan] Add clang flag -fsanitize-address-use-odr-indicator
|
6 年之前 |
Erich Keane
|
e0244b6427
PTH-- Remove feature entirely-
|
6 年之前 |
Petr Hosek
|
ae4f70f0a4
[Sema] Provide -fvisibility-global-new-delete-hidden option
|
6 年之前 |
Ilya Biryukov
|
055b8810d3
[Analyzer] Actually check for -model-path being a directory
|
6 年之前 |
Kristof Umann
|
62d639eafa
[analyzer] Emit an error for invalid -analyzer-config inputs
|
6 年之前 |
Kristof Umann
|
d1b208c30b
[analyzer] Evaluate all non-checker config options before analysis
|
6 年之前 |
Adrian Prantl
|
6554d78420
[-gmodules] Honor -fdebug-prefix-map in the debug info inside PCMs.
|
6 年之前 |
Sam Parker
|
7942f6e7a4
[NFC] Replace magic numbers with CodeGenOpt enums
|
6 年之前 |
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 年之前 |
David Blaikie
|
58546904c7
Sink BuryPointer from Clang into LLVM for reuse there
|
6 年之前 |
Reid Kleckner
|
9bb670a6fd
[codeview] Expose -gcodeview-ghash for global type hashing
|
6 年之前 |
Richard Smith
|
761a1b5dc4
[c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode.
|
6 年之前 |
George Rimar
|
a152c7a4b7
[Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' option.
|
6 年之前 |
David Blaikie
|
d2eb183818
DebugInfo: Add a driver flag for DWARF debug_ranges base address specifier use.
|
6 年之前 |
Calixte Denizet
|
7de59a5b9e
Revert rL346644, rL346642: the added test test/CodeGen/code-coverage-filter.c is failing under windows
|
6 年之前 |