Rafael Espindola
|
28ce23a550
I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change
|
11 лет назад |
Manman Ren
|
96d6c45965
Turn struct-path aware TBAA on by default.
|
12 лет назад |
Nick Lewycky
|
ff05979144
Add -fno-function-sections and -fno-data-sections. Since
|
12 лет назад |
Fariborz Jahanian
|
39ebb02cb0
ObjectiveC migrator. Introduce a new objcmt-atomic-property option
|
12 лет назад |
Richard Smith
|
9a7e09fffb
Remove -ast-dump-xml.
|
12 лет назад |
Fariborz Jahanian
|
a00f8737e6
ObjectiveC migrator: Add more options one for each
|
12 лет назад |
Fariborz Jahanian
|
081099d302
ObjectiveC migrator. Starting distiguising different
|
12 лет назад |
Richard Smith
|
1596e5b368
Revert r191586 and r191695. They cause crashes when building with
|
12 лет назад |
Manman Ren
|
03928403af
Turn struct-path aware TBAA on by default.
|
12 лет назад |
Richard Smith
|
4cb295d3b3
Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y;
|
12 лет назад |
Rafael Espindola
|
14f9889b9b
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties.
|
12 лет назад |
Daniel Jasper
|
1b8840ce0d
Add -fmodule-map-file option.
|
12 лет назад |
Daniel Jasper
|
ddd2dfc1d3
Module use declarations (II)
|
12 лет назад |
Hans Wennborg
|
89e3274512
clang-cl: print diagnostics as "error(clang): foo" in /fallback mode
|
12 лет назад |
David Tweed
|
1eef85246b
Certain multi-platform languages, such as OpenCL, have the concept of
|
12 лет назад |
Nico Rieck
|
2956ef43da
Add -fansi-escape-codes option
|
12 лет назад |
David Tweed
|
8bc56022db
The OpenCL standard specifies the sizes and alignments of various types than other C-family
|
12 лет назад |
Eric Christopher
|
617f4c5796
Attempt to migrate default dwarf version to 4 for linux.
|
12 лет назад |
Fariborz Jahanian
|
5b98aba1d7
ObjectiveC migrator. This patch infers readonly properties for no-parameter
|
12 лет назад |
Rafael Espindola
|
5389b84a78
Move -mfpmath handling to -cc1 and implement it for x86.
|
12 лет назад |
Jordan Rose
|
5fba5a789a
[analyzer] Merge TextPathDiagnostics and ClangDiagPathDiagConsumer.
|
12 лет назад |
Hans Wennborg
|
708002ede3
clang-cl: Support /showIncludes
|
12 лет назад |
Chandler Carruth
|
b26404a750
The only useful loop unrolling flag to give realistically is
|
12 лет назад |
Hans Wennborg
|
b3574796d7
clang-cl: Support the run-time selection options (/MD, /MT et al.)
|
12 лет назад |
Daniel Jasper
|
056ec12ca1
Add option to disable module loading.
|
12 лет назад |
Hans Wennborg
|
4ed47ccf89
CC1: Only parse command-line options that have the CC1Option flag.
|
12 лет назад |
Eli Bendersky
|
264d206244
Add a -fno-math-builtin option to the Clang -cc1
|
12 лет назад |
Fariborz Jahanian
|
d412999a3d
ObjC migrator: Add -objcmt-migrate-property to do property
|
12 лет назад |
Benjamin Kramer
|
ceb6dc8e5a
Use the multiple argument form of path::append.
|
12 лет назад |
Rafael Espindola
|
3473c8de3c
Remove PathV1.h from CompilerInvocation.cpp.
|
12 лет назад |