Historial de Commits

Autor SHA1 Mensaje Fecha
  Argyrios Kyrtzidis ebbe39ffbe [PCH/Modules] Don't tie TargetOptions::LinkerVersion to a module/PCH, it's a driver only thing and doesn't affect any language/preprocessor/etc. semantics. hace 11 años
  John Thompson 9be87f8785 Initial implementation of -modules-earch-all option, for searching for symbols in non-imported modules. hace 11 años
  Diego Novillo d31ddfcf61 Add support for optimization reports. hace 11 años
  Ben Langmuir 426bfa0c45 Honour -ivfsoverlay in ASTUnit to match clang hace 11 años
  Daniel Jasper 0e1ed6bc35 Add -fmodules-strict-decluse to check that all headers are in modules hace 11 años
  David Blaikie d87684dddb Support for -Wa,-compress-debug-sections. hace 11 años
  Alexander Kornienko 8a2341c22d Move the -i[no-]system-prefix options from CC1Options.td to Options.td. hace 11 años
  Evgeniy Stepanov 100624f430 [msan] -fsanitize-memory-track-origins=[level] flag and docs. hace 11 años
  Yunzhong Gao 8cd1d73f00 Creating a printing policy for "half": hace 11 años
  Argyrios Kyrtzidis b18df473d3 [Modules] Emit the module file paths as dependencies of the PCH when we are building one. hace 11 años
  Ben Langmuir 310c3dc9ef Add an option -fmodules-validate-system-headers hace 11 años
  Ahmed Charles f8b74ee5f0 [C++11] Replace OwningPtr include with <memory>. hace 11 años
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. hace 11 años
  Alexey Bataev 67fafb973c [OPENMP] Added option -fopenmp=libiomp5|libgomp hace 11 años
  Argyrios Kyrtzidis 977d67c59b Introduce '-fmodules-user-build-path' which accepts the "canonical" path to a user workspace build. hace 11 años
  Benjamin Kramer 3135d45300 [C++11] Use std::atomic instead of LLVM's. hace 11 años
  Benjamin Kramer ba9fd9e97e [C++11] Replace llvm::tie with std::tie. hace 11 años
  Ben Langmuir 89de580b52 Add a driver option -ivfsoverlay hace 11 años
  Richard Barton 7615ef6fe7 Implement -fno-short-wchar hace 11 años
  Saleem Abdulrasool 8c702d1f44 clang: add -f{no-,}integrate-as as consistent parameters hace 11 años
  Rafael Espindola fa983653b0 Accept -no-integrated-as in -cc1 and forward it to llvm. hace 11 años
  Reid Kleckner dd6709eec1 MS ABI: Implement #pragma vtordisp() and clang-cl /vdN hace 11 años
  Dmitri Gribenko 337c8c682f Add an option to allow Clang verify source files for a module only once during hace 11 años
  David Majnemer 69d6b398b6 MS ABI: Add support for the -vm{b,g,s,m,v} flags hace 11 años
  Josh Magee 3ab3daec81 [stackprotector] Add command line option -fstack-protector-strong hace 11 años
  John McCall ec0ca13fc0 Remove the -fhidden-weak-vtables -cc1 option. It was dead, hace 11 años
  Ben Langmuir e9e34e28c5 Add a CC1 option -verify-pch hace 11 años
  Evgeniy Stepanov 92df5141d7 [asan] Remove -fsanitize-address-zero-base-shadow command line hace 11 años
  Hans Wennborg 11b1b8ab36 Remove the -cxx-abi command-line flag. hace 11 años
  Alp Toker 60dd2409ce Switch around the order of MSVCCompat and MicrosoftExt hace 11 años