Kostya Serebryany
|
89be6ed38a
Bury leaked pointers in a global array to silence a leak detector in --disable-free mode
|
11 tahun lalu |
Argyrios Kyrtzidis
|
a95d27b4ec
[Driver] Rename '-objcmt-white-list-dir-path' option to '-objcmt-whitelist-dir-path' and add an alias for now.
|
11 tahun lalu |
Argyrios Kyrtzidis
|
ce59229a47
[objcmt] Add a modernization option to infer and suggest designated initializers.
|
11 tahun lalu |
Alp Toker
|
0fb7888788
Fix a tranche of comment, test and doc typos
|
11 tahun lalu |
Alp Toker
|
0650de4fc1
Remove a whole lot of unused variables
|
11 tahun lalu |
Sylvestre Ledru
|
762e567ee5
Using an invalid -O falls back on -O3 instead of an error
|
11 tahun lalu |
Hal Finkel
|
ce5b5f13a6
Add -freroll-loops to enable loop rerolling
|
11 tahun lalu |
Alp Toker
|
e22017e0b6
Revert "Using an invalid -O falls back on -O3 instead of an error"
|
11 tahun lalu |
Sylvestre Ledru
|
eb4d7c3fce
Using an invalid -O falls back on -O3 instead of an error
|
11 tahun lalu |
Argyrios Kyrtzidis
|
2c050f6a68
[objcmt] Introduce "objcmt-white-list-dir-path=" option.
|
11 tahun lalu |
Diego Novillo
|
b85a9ec6df
Add -fprofile-sample-use to Clang's driver.
|
11 tahun lalu |
Fariborz Jahanian
|
5d2a206719
ObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLY
|
11 tahun lalu |
Sylvestre Ledru
|
849f3ecece
Revert "Using an invalid -O falls back on -O3 instead of an error"
|
11 tahun lalu |
Sylvestre Ledru
|
1cd76b1a44
Using an invalid -O falls back on -O3 instead of an error
|
11 tahun lalu |
Douglas Gregor
|
8442b6f8b8
Eliminate an unnecessary .c_str()
|
11 tahun lalu |
Richard Smith
|
195dd7c844
Add a limit to the length of a sequence of 'operator->' functions we will
|
11 tahun lalu |
Fariborz Jahanian
|
cd569f2788
ObjectiveC migrator. Please annotation of properties with
|
11 tahun lalu |
Richard Smith
|
3cebc73895
C++1y sized deallocation: if we have a use, but not a definition, of a sized
|
11 tahun lalu |
Fariborz Jahanian
|
d9553e35e1
ObjectiveC. Define a new cc1 flag
|
11 tahun lalu |
Rafael Espindola
|
28ce23a550
I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change
|
11 tahun lalu |
Manman Ren
|
96d6c45965
Turn struct-path aware TBAA on by default.
|
12 tahun lalu |
Nick Lewycky
|
ff05979144
Add -fno-function-sections and -fno-data-sections. Since
|
12 tahun lalu |
Fariborz Jahanian
|
39ebb02cb0
ObjectiveC migrator. Introduce a new objcmt-atomic-property option
|
12 tahun lalu |
Richard Smith
|
9a7e09fffb
Remove -ast-dump-xml.
|
12 tahun lalu |
Fariborz Jahanian
|
a00f8737e6
ObjectiveC migrator: Add more options one for each
|
12 tahun lalu |
Fariborz Jahanian
|
081099d302
ObjectiveC migrator. Starting distiguising different
|
12 tahun lalu |
Richard Smith
|
1596e5b368
Revert r191586 and r191695. They cause crashes when building with
|
12 tahun lalu |
Manman Ren
|
03928403af
Turn struct-path aware TBAA on by default.
|
12 tahun lalu |
Richard Smith
|
4cb295d3b3
Implement C++1y sized deallocation (n3778). This is not enabled by -std=c++1y;
|
12 tahun lalu |
Rafael Espindola
|
14f9889b9b
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties.
|
12 tahun lalu |