Alexey Samsonov
|
edab6ac0eb
[Sanitizer] Refactor sanitizer options in LangOptions.
|
10 лет назад |
Alexey Samsonov
|
c914e25cc8
Introduce a SanitizerKind enum to LangOptions.
|
10 лет назад |
Fariborz Jahanian
|
6feb239df8
Objective-C SDK modernization tool. Use its own option
|
10 лет назад |
Nick Lewycky
|
81eedfd05c
Add a new -fmerge-functions -cc1 flag that enables function merging.
|
10 лет назад |
Justin Bogner
|
d881becaad
Driver: Include driver diagnostics when we --serialize-diagnostics
|
10 лет назад |
Diego Novillo
|
f19c7ec87e
Support using sample profiles with partial debug info (driver)
|
10 лет назад |
Richard Smith
|
732cea5e28
[modules] Initial support for explicitly loading .pcm files.
|
10 лет назад |
Richard Smith
|
b241411e50
Switch C compilations to C11 by default.
|
10 лет назад |
Alexey Samsonov
|
0121057267
Move -fsanitize-blacklist to LangOpts from CodeGenOpts. NFC.
|
11 лет назад |
Kostya Serebryany
|
4cdae70898
Add experimental clang/driver flag -fsanitize-address-field-padding=N
|
11 лет назад |
Jonathan Roelofs
|
f38a63a69e
CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & single threaded systems
|
11 лет назад |
Reid Kleckner
|
693214b566
Add -fseh-exceptions for MinGW-w64
|
11 лет назад |
David Majnemer
|
03a41d0562
Frontend: Reindent Opts.CoverageFile
|
11 лет назад |
Anna Zaks
|
44323db501
Add an option to silence all analyzer warnings.
|
11 лет назад |
Oliver Stannard
|
8fd4641d99
Allow __fp16 as a function arg or return type for AArch64
|
11 лет назад |
Joerg Sonnenberger
|
bffbc2abe1
Convert MC command line flag for fatal assembler warnings into a proper
|
11 лет назад |
Aaron Ballman
|
fbc9c9f05e
C++1y is now C++14!
|
11 лет назад |
Rafael Espindola
|
86925f9d19
Convert a few ownership comments with std::unique_ptr.
|
11 лет назад |
Richard Smith
|
2f361f76db
Modify behavior of -ast-dump-lookups: if -ast-dump is not also provided, dump
|
11 лет назад |
Alex Lorenz
|
a115a4d862
Add a cc1 "dump-coverage-mapping" for testing coverage mapping.
|
11 лет назад |
Richard Smith
|
1bdad15085
Use -Rblah, not -Wblah, to control remark diagnostics. This was always the
|
11 лет назад |
Fariborz Jahanian
|
75bd11273f
Introduce f[no-]max-unknown-pointer-align=[number] option
|
11 лет назад |
Alex Lorenz
|
8bff0ff2df
Add coverage mapping generation.
|
11 лет назад |
Ben Langmuir
|
ad4bdd534b
Add stopgap option -fmodule-implementation-of <name>
|
11 лет назад |
Saleem Abdulrasool
|
c074185309
Driver: bifurcate extended and basic MSC versioning
|
11 лет назад |
Rafael Espindola
|
860df574e7
Update for llvm api change.
|
11 лет назад |
Alp Toker
|
c556f81241
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
|
11 лет назад |
David Majnemer
|
1d38bd7ba3
Driver: Handle /GR- in a compatible way with MSVC
|
11 лет назад |
Diego Novillo
|
e8e398049c
Add new debug kind LocTrackingOnly.
|
11 лет назад |
Saleem Abdulrasool
|
a91f0e5edc
Driver: correct behaviour of -fmsc-version=MAJOR
|
11 лет назад |