Cronologia Commit

Autore SHA1 Messaggio Data
  Alexander Kornienko 8a2341c22d Move the -i[no-]system-prefix options from CC1Options.td to Options.td. 11 anni fa
  Evgeniy Stepanov 100624f430 [msan] -fsanitize-memory-track-origins=[level] flag and docs. 11 anni fa
  Yunzhong Gao 8cd1d73f00 Creating a printing policy for "half": 11 anni fa
  Argyrios Kyrtzidis b18df473d3 [Modules] Emit the module file paths as dependencies of the PCH when we are building one. 11 anni fa
  Ben Langmuir 310c3dc9ef Add an option -fmodules-validate-system-headers 11 anni fa
  Ahmed Charles f8b74ee5f0 [C++11] Replace OwningPtr include with <memory>. 11 anni fa
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 anni fa
  Alexey Bataev 67fafb973c [OPENMP] Added option -fopenmp=libiomp5|libgomp 11 anni fa
  Argyrios Kyrtzidis 977d67c59b Introduce '-fmodules-user-build-path' which accepts the "canonical" path to a user workspace build. 11 anni fa
  Benjamin Kramer 3135d45300 [C++11] Use std::atomic instead of LLVM's. 11 anni fa
  Benjamin Kramer ba9fd9e97e [C++11] Replace llvm::tie with std::tie. 11 anni fa
  Ben Langmuir 89de580b52 Add a driver option -ivfsoverlay 11 anni fa
  Richard Barton 7615ef6fe7 Implement -fno-short-wchar 11 anni fa
  Saleem Abdulrasool 8c702d1f44 clang: add -f{no-,}integrate-as as consistent parameters 11 anni fa
  Rafael Espindola fa983653b0 Accept -no-integrated-as in -cc1 and forward it to llvm. 11 anni fa
  Reid Kleckner dd6709eec1 MS ABI: Implement #pragma vtordisp() and clang-cl /vdN 11 anni fa
  Dmitri Gribenko 337c8c682f Add an option to allow Clang verify source files for a module only once during 11 anni fa
  David Majnemer 69d6b398b6 MS ABI: Add support for the -vm{b,g,s,m,v} flags 11 anni fa
  Josh Magee 3ab3daec81 [stackprotector] Add command line option -fstack-protector-strong 11 anni fa
  John McCall ec0ca13fc0 Remove the -fhidden-weak-vtables -cc1 option. It was dead, 11 anni fa
  Ben Langmuir e9e34e28c5 Add a CC1 option -verify-pch 11 anni fa
  Evgeniy Stepanov 92df5141d7 [asan] Remove -fsanitize-address-zero-base-shadow command line 11 anni fa
  Hans Wennborg 11b1b8ab36 Remove the -cxx-abi command-line flag. 11 anni fa
  Alp Toker 60dd2409ce Switch around the order of MSVCCompat and MicrosoftExt 11 anni fa
  Alp Toker ab3d595970 Rename language option MicrosoftMode to MSVCCompat 11 anni fa
  Hans Wennborg 980448201a Use the MS ABI for Win32 targets by default 11 anni fa
  Adrian Prantl c447571050 Implement a new -fstandalone-debug option. rdar://problem/15685848 11 anni fa
  Justin Bogner f4c386bdd1 Driver: Accept -fprofile-instr-use and -fprofile-instr-generate 11 anni fa
  Chandler Carruth a75e19079e Silence a dubious GCC warning about a set but unused global. Indeed, the 11 anni fa
  Kostya Serebryany 89be6ed38a Bury leaked pointers in a global array to silence a leak detector in --disable-free mode 11 anni fa