Histórico de commits

Autor SHA1 Mensagem Data
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. 11 anos atrás
  Alp Toker 7ef92c4ee7 Make DiagnosticsEngine non-copyable 11 anos atrás
  Ed Maste 79145ae268 Enable standalone-debug by default on FreeBSD 11 anos atrás
  Saleem Abdulrasool e81307a78e Driver: parse -mcmodel earlier 11 anos atrás
  Richard Smith 67198ad8f5 If an instantiation of a template is required to be a complete type, check 11 anos atrás
  Argyrios Kyrtzidis 7a6df65a05 Speculative fix to unbreak the buildbots that fail with compiler errors. 11 anos atrás
  Argyrios Kyrtzidis a92193cf09 [Modules] Add the resource-dir to the module hash. 11 anos atrás
  Rafael Espindola 42e599fb3f Drop non-cfi assembly support from clang. 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. 11 anos atrás
  John Thompson 9be87f8785 Initial implementation of -modules-earch-all option, for searching for symbols in non-imported modules. 11 anos atrás
  Diego Novillo d31ddfcf61 Add support for optimization reports. 11 anos atrás
  Ben Langmuir 426bfa0c45 Honour -ivfsoverlay in ASTUnit to match clang 11 anos atrás
  Daniel Jasper 0e1ed6bc35 Add -fmodules-strict-decluse to check that all headers are in modules 11 anos atrás
  David Blaikie d87684dddb Support for -Wa,-compress-debug-sections. 11 anos atrás
  Alexander Kornienko 8a2341c22d Move the -i[no-]system-prefix options from CC1Options.td to Options.td. 11 anos atrás
  Evgeniy Stepanov 100624f430 [msan] -fsanitize-memory-track-origins=[level] flag and docs. 11 anos atrás
  Yunzhong Gao 8cd1d73f00 Creating a printing policy for "half": 11 anos atrás
  Argyrios Kyrtzidis b18df473d3 [Modules] Emit the module file paths as dependencies of the PCH when we are building one. 11 anos atrás
  Ben Langmuir 310c3dc9ef Add an option -fmodules-validate-system-headers 11 anos atrás
  Ahmed Charles f8b74ee5f0 [C++11] Replace OwningPtr include with <memory>. 11 anos atrás
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 anos atrás
  Alexey Bataev 67fafb973c [OPENMP] Added option -fopenmp=libiomp5|libgomp 11 anos atrás
  Argyrios Kyrtzidis 977d67c59b Introduce '-fmodules-user-build-path' which accepts the "canonical" path to a user workspace build. 11 anos atrás
  Benjamin Kramer 3135d45300 [C++11] Use std::atomic instead of LLVM's. 11 anos atrás
  Benjamin Kramer ba9fd9e97e [C++11] Replace llvm::tie with std::tie. 11 anos atrás
  Ben Langmuir 89de580b52 Add a driver option -ivfsoverlay 11 anos atrás
  Richard Barton 7615ef6fe7 Implement -fno-short-wchar 11 anos atrás
  Saleem Abdulrasool 8c702d1f44 clang: add -f{no-,}integrate-as as consistent parameters 11 anos atrás
  Rafael Espindola fa983653b0 Accept -no-integrated-as in -cc1 and forward it to llvm. 11 anos atrás
  Reid Kleckner dd6709eec1 MS ABI: Implement #pragma vtordisp() and clang-cl /vdN 11 anos atrás