Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 lat temu |
Sven van Haastregt
|
06f52bd15f
[OpenCL] Factor out language version printing
|
7 lat temu |
Eugene Zelenko
|
53d982bea4
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 lat temu |
Vedant Kumar
|
d2f497236f
[Modules] Handle sanitizer feature mismatches when importing modules
|
8 lat temu |
Dean Michael Berris
|
ca9fad67af
[XRay] Add -fxray-{always,never}-instrument= flags to clang
|
8 lat temu |
Erik Verbruggen
|
ca12756c3c
Do not print include_next/pragma once warnings when input is a header.
|
8 lat temu |
Mehdi Amini
|
78e1db5dfb
Use StringRef in LangOptions::isNoBuiltinFunc API (NFC)
|
8 lat temu |
Richard Smith
|
378d67ec54
[modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
|
9 lat temu |
Chad Rosier
|
7e5b11a533
[Driver] Add support for -fno-builtin-foo options.
|
9 lat temu |
Alexey Samsonov
|
edd4ba4530
Allow to specify multiple -fsanitize-blacklist= arguments.
|
10 lat temu |
Alexey Samsonov
|
edab6ac0eb
[Sanitizer] Refactor sanitizer options in LangOptions.
|
10 lat temu |
Alexey Samsonov
|
c914e25cc8
Introduce a SanitizerKind enum to LangOptions.
|
10 lat temu |
Alexey Samsonov
|
845eee38de
Get rid of SanitizerOptions::Disabled global. NFC.
|
10 lat temu |
Ben Langmuir
|
ad4bdd534b
Add stopgap option -fmodule-implementation-of <name>
|
11 lat temu |
Richard Smith
|
d46b7ec911
Add a *San + modules FIXME.
|
12 lat temu |
Will Dietz
|
4f45bc099f
[ubsan] Add support for -fsanitize-blacklist
|
12 lat temu |
Douglas Gregor
|
b86b8dc7ef
Add a -cc1-level option -fmodule-name=<name>, which will be used when
|
13 lat temu |
Douglas Gregor
|
0f50b08940
Teach LangOptions::resetNonModularOptions to actually do what it says it does
|
14 lat temu |
Douglas Gregor
|
1c7e0472f5
When building a module on-demand, clear out the "non-modular" language
|
14 lat temu |
Douglas Gregor
|
e289d81369
Switch LangOptions over to a .def file that describes header of the
|
14 lat temu |
Douglas Gregor
|
370187c8a3
Remove the serialization code that predates precompiled
|
16 lat temu |
Ted Kremenek
|
01d9dbf4ae
Add -fobjc-gc and -fobjc-gc-only options to the driver.
|
17 lat temu |
Chris Lattner
|
bda0b626e7
Make a major restructuring of the clang tree: introduce a top-level
|
17 lat temu |