Historial de Commits

Autor SHA1 Mensaje Fecha
  Rafael Espindola 860df574e7 Update for llvm api change. hace 11 años
  Alp Toker c556f81241 Track IntrusiveRefCntPtr::get() changes from LLVM r212366 hace 11 años
  David Majnemer 1d38bd7ba3 Driver: Handle /GR- in a compatible way with MSVC hace 11 años
  Diego Novillo e8e398049c Add new debug kind LocTrackingOnly. hace 11 años
  Saleem Abdulrasool a91f0e5edc Driver: correct behaviour of -fmsc-version=MAJOR hace 11 años
  Saleem Abdulrasool b8ba60b467 Driver: enhance MSC version compatibility hace 11 años
  Richard Smith 0b795c57e5 [C++1z] Implement N3981: Disable trigraphs by default in C++1z mode. hace 11 años
  Justin Bogner 329c41fc3d Frontend: Add a CC1 flag to dump module dependencies to a directory hace 11 años
  Diego Novillo 59fdf1727f Remove dead code. hace 11 años
  Richard Smith fa842c7380 Add -std=c++1z flag for C++17 features. hace 11 años
  Rafael Espindola e616fa6104 Include system_error directly. hace 11 años
  Rafael Espindola a7025137ce There is no std::errc:success, remove the llvm one. hace 11 años
  Diego Novillo a3f8ad86d8 Add flags -Rpass-missed and -Rpass-analysis. hace 11 años
  Aaron Ballman 0d936db44e No longer allow the -std options to entirely override the -x language option. This allows -x cuda -std=c++11, for instance. hace 11 años
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. hace 11 años
  Alp Toker 7ef92c4ee7 Make DiagnosticsEngine non-copyable hace 11 años
  Ed Maste 79145ae268 Enable standalone-debug by default on FreeBSD hace 11 años
  Saleem Abdulrasool e81307a78e Driver: parse -mcmodel earlier hace 11 años
  Richard Smith 67198ad8f5 If an instantiation of a template is required to be a complete type, check hace 11 años
  Argyrios Kyrtzidis 7a6df65a05 Speculative fix to unbreak the buildbots that fail with compiler errors. hace 11 años
  Argyrios Kyrtzidis a92193cf09 [Modules] Add the resource-dir to the module hash. hace 11 años
  Rafael Espindola 42e599fb3f Drop non-cfi assembly support from clang. hace 11 años
  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