Douglas Katzman
|
adbb8c2aef
Stop messing with the 'g' group of options in CompilerInvocation.
|
10 년 전 |
Reid Kleckner
|
af74df2b28
[WinEH] Remove NewMSEH and enable its behavior by default
|
10 년 전 |
Saleem Abdulrasool
|
e1cb12fa9b
Add -f[no-]declspec to control recognition of __declspec as a keyword
|
10 년 전 |
Alexandros Lamprineas
|
3f4b1e4c59
Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] targets.
|
10 년 전 |
Artem Belevich
|
675c6b4346
[CUDA] Allow parsing of host and device code simultaneously.
|
10 년 전 |
Artem Belevich
|
72de1e381c
[CUDA] Allow function overloads in CUDA based on host/device attributes.
|
10 년 전 |
Piotr Padlewski
|
ac87852f57
Emiting llvm.invariant.group.barrier when dynamic type changes
|
10 년 전 |
Artem Belevich
|
4298cae656
[CUDA] Postprocess bitcode linked in during device-side CUDA compilation.
|
10 년 전 |
Ivan Krasin
|
8d5ff913bf
Do not include default sanitizer blacklists into -M/-MM/-MD/-MMD output.
|
10 년 전 |
Adrian Prantl
|
7bbf57e36a
Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1
|
10 년 전 |
Richard Smith
|
c1f5dc002f
[modules] Add an experimental -cc1 feature to embed the contents of an input
|
10 년 전 |
Richard Smith
|
484b48d1d1
[modules] For explicit module file dependencies, only list direct dependency module files.
|
10 년 전 |
Ivan Krasin
|
f25cce359f
Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD.
|
10 년 전 |
Diego Novillo
|
e1c5733de6
Add -fno-coverage-mapping flag.
|
10 년 전 |
Yaron Keren
|
8c3627c045
Remove unnecessary ClangLibdirSuffix variable.
|
10 년 전 |
Reid Kleckner
|
9579b106d6
Add -gcodeview and -gdwarf to control which type Clang emits
|
10 년 전 |
Douglas Katzman
|
5d5a62485d
Delete trailing whitespace
|
10 년 전 |
David Majnemer
|
3b33f744e9
[MS ABI] Hook clang up to the new EH instructions
|
10 년 전 |
Ulrich Weigand
|
8b1a0203ec
Add support for System z vector language extensions
|
10 년 전 |
Chih-Hung Hsieh
|
9ec907c078
Add -femulated-tls flag to select the emulated TLS model.
|
10 년 전 |
Steven Wu
|
8d9f241210
Fix -save-temp when using objc-arc, sanitizer and profiling
|
10 년 전 |
Adrian Prantl
|
1e6cac6da0
Make the clang module container format selectable from the command line.
|
10 년 전 |
Samuel Antao
|
fcf87ff162
[OpenMP] Add TLS-based implementation for threadprivate directive.
|
10 년 전 |
Evgeniy Stepanov
|
d0137867bf
Add an experimental flag -fsanitize-memory-use-after-dtor.
|
10 년 전 |
Teresa Johnson
|
0cef88b2d8
Resubmit "Pass down the -flto option to the -cc1 job" (r239481)
|
10 년 전 |
Ben Langmuir
|
2f8b4cb2d3
[Modules] Consider -fmodule-feature in module hash and when loading
|
10 년 전 |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
10 년 전 |
David Blaikie
|
32f848c058
Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs
|
10 년 전 |
Richard Smith
|
5fa53a9a30
[modules] Add a flag to disable the feature that permits conflicting redefinitions of internal-linkage symbols that are not visible.
|
10 년 전 |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 년 전 |