Histórico de Commits

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