커밋 기록

작성자 SHA1 메시지 날짜
  Alexander Kornienko 8a2341c22d Move the -i[no-]system-prefix options from CC1Options.td to Options.td. 11 년 전
  Evgeniy Stepanov 100624f430 [msan] -fsanitize-memory-track-origins=[level] flag and docs. 11 년 전
  Yunzhong Gao 8cd1d73f00 Creating a printing policy for "half": 11 년 전
  Argyrios Kyrtzidis b18df473d3 [Modules] Emit the module file paths as dependencies of the PCH when we are building one. 11 년 전
  Ben Langmuir 310c3dc9ef Add an option -fmodules-validate-system-headers 11 년 전
  Ahmed Charles f8b74ee5f0 [C++11] Replace OwningPtr include with <memory>. 11 년 전
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 년 전
  Alexey Bataev 67fafb973c [OPENMP] Added option -fopenmp=libiomp5|libgomp 11 년 전
  Argyrios Kyrtzidis 977d67c59b Introduce '-fmodules-user-build-path' which accepts the "canonical" path to a user workspace build. 11 년 전
  Benjamin Kramer 3135d45300 [C++11] Use std::atomic instead of LLVM's. 11 년 전
  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 년 전