Benjamin Kramer
|
ba9fd9e97e
[C++11] Replace llvm::tie with std::tie.
|
11 سال پیش |
Ben Langmuir
|
89de580b52
Add a driver option -ivfsoverlay
|
11 سال پیش |
Richard Barton
|
7615ef6fe7
Implement -fno-short-wchar
|
11 سال پیش |
Saleem Abdulrasool
|
8c702d1f44
clang: add -f{no-,}integrate-as as consistent parameters
|
11 سال پیش |
Rafael Espindola
|
fa983653b0
Accept -no-integrated-as in -cc1 and forward it to llvm.
|
11 سال پیش |
Reid Kleckner
|
dd6709eec1
MS ABI: Implement #pragma vtordisp() and clang-cl /vdN
|
11 سال پیش |
Dmitri Gribenko
|
337c8c682f
Add an option to allow Clang verify source files for a module only once during
|
11 سال پیش |
David Majnemer
|
69d6b398b6
MS ABI: Add support for the -vm{b,g,s,m,v} flags
|
11 سال پیش |
Josh Magee
|
3ab3daec81
[stackprotector] Add command line option -fstack-protector-strong
|
11 سال پیش |
John McCall
|
ec0ca13fc0
Remove the -fhidden-weak-vtables -cc1 option. It was dead,
|
11 سال پیش |
Ben Langmuir
|
e9e34e28c5
Add a CC1 option -verify-pch
|
11 سال پیش |
Evgeniy Stepanov
|
92df5141d7
[asan] Remove -fsanitize-address-zero-base-shadow command line
|
11 سال پیش |
Hans Wennborg
|
11b1b8ab36
Remove the -cxx-abi command-line flag.
|
11 سال پیش |
Alp Toker
|
60dd2409ce
Switch around the order of MSVCCompat and MicrosoftExt
|
11 سال پیش |
Alp Toker
|
ab3d595970
Rename language option MicrosoftMode to MSVCCompat
|
11 سال پیش |
Hans Wennborg
|
980448201a
Use the MS ABI for Win32 targets by default
|
11 سال پیش |
Adrian Prantl
|
c447571050
Implement a new -fstandalone-debug option. rdar://problem/15685848
|
11 سال پیش |
Justin Bogner
|
f4c386bdd1
Driver: Accept -fprofile-instr-use and -fprofile-instr-generate
|
11 سال پیش |
Chandler Carruth
|
a75e19079e
Silence a dubious GCC warning about a set but unused global. Indeed, the
|
11 سال پیش |
Kostya Serebryany
|
89be6ed38a
Bury leaked pointers in a global array to silence a leak detector in --disable-free mode
|
11 سال پیش |
Argyrios Kyrtzidis
|
a95d27b4ec
[Driver] Rename '-objcmt-white-list-dir-path' option to '-objcmt-whitelist-dir-path' and add an alias for now.
|
11 سال پیش |
Argyrios Kyrtzidis
|
ce59229a47
[objcmt] Add a modernization option to infer and suggest designated initializers.
|
11 سال پیش |
Alp Toker
|
0fb7888788
Fix a tranche of comment, test and doc typos
|
11 سال پیش |
Alp Toker
|
0650de4fc1
Remove a whole lot of unused variables
|
11 سال پیش |
Sylvestre Ledru
|
762e567ee5
Using an invalid -O falls back on -O3 instead of an error
|
11 سال پیش |
Hal Finkel
|
ce5b5f13a6
Add -freroll-loops to enable loop rerolling
|
11 سال پیش |
Alp Toker
|
e22017e0b6
Revert "Using an invalid -O falls back on -O3 instead of an error"
|
11 سال پیش |
Sylvestre Ledru
|
eb4d7c3fce
Using an invalid -O falls back on -O3 instead of an error
|
11 سال پیش |
Argyrios Kyrtzidis
|
2c050f6a68
[objcmt] Introduce "objcmt-white-list-dir-path=" option.
|
11 سال پیش |
Diego Novillo
|
b85a9ec6df
Add -fprofile-sample-use to Clang's driver.
|
11 سال پیش |