Historia zmian

Autor SHA1 Wiadomość Data
  Aaron Ballman fbc9c9f05e C++1y is now C++14! 11 lat temu
  Rafael Espindola 86925f9d19 Convert a few ownership comments with std::unique_ptr. 11 lat temu
  Richard Smith 2f361f76db Modify behavior of -ast-dump-lookups: if -ast-dump is not also provided, dump 11 lat temu
  Alex Lorenz a115a4d862 Add a cc1 "dump-coverage-mapping" for testing coverage mapping. 11 lat temu
  Richard Smith 1bdad15085 Use -Rblah, not -Wblah, to control remark diagnostics. This was always the 11 lat temu
  Fariborz Jahanian 75bd11273f Introduce f[no-]max-unknown-pointer-align=[number] option 11 lat temu
  Alex Lorenz 8bff0ff2df Add coverage mapping generation. 11 lat temu
  Ben Langmuir ad4bdd534b Add stopgap option -fmodule-implementation-of <name> 11 lat temu
  Saleem Abdulrasool c074185309 Driver: bifurcate extended and basic MSC versioning 11 lat temu
  Rafael Espindola 860df574e7 Update for llvm api change. 11 lat temu
  Alp Toker c556f81241 Track IntrusiveRefCntPtr::get() changes from LLVM r212366 11 lat temu
  David Majnemer 1d38bd7ba3 Driver: Handle /GR- in a compatible way with MSVC 11 lat temu
  Diego Novillo e8e398049c Add new debug kind LocTrackingOnly. 11 lat temu
  Saleem Abdulrasool a91f0e5edc Driver: correct behaviour of -fmsc-version=MAJOR 11 lat temu
  Saleem Abdulrasool b8ba60b467 Driver: enhance MSC version compatibility 11 lat temu
  Richard Smith 0b795c57e5 [C++1z] Implement N3981: Disable trigraphs by default in C++1z mode. 11 lat temu
  Justin Bogner 329c41fc3d Frontend: Add a CC1 flag to dump module dependencies to a directory 11 lat temu
  Diego Novillo 59fdf1727f Remove dead code. 11 lat temu
  Richard Smith fa842c7380 Add -std=c++1z flag for C++17 features. 11 lat temu
  Rafael Espindola e616fa6104 Include system_error directly. 11 lat temu
  Rafael Espindola a7025137ce There is no std::errc:success, remove the llvm one. 11 lat temu
  Diego Novillo a3f8ad86d8 Add flags -Rpass-missed and -Rpass-analysis. 11 lat temu
  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. 11 lat temu
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. 11 lat temu
  Alp Toker 7ef92c4ee7 Make DiagnosticsEngine non-copyable 11 lat temu
  Ed Maste 79145ae268 Enable standalone-debug by default on FreeBSD 11 lat temu
  Saleem Abdulrasool e81307a78e Driver: parse -mcmodel earlier 11 lat temu
  Richard Smith 67198ad8f5 If an instantiation of a template is required to be a complete type, check 11 lat temu
  Argyrios Kyrtzidis 7a6df65a05 Speculative fix to unbreak the buildbots that fail with compiler errors. 11 lat temu
  Argyrios Kyrtzidis a92193cf09 [Modules] Add the resource-dir to the module hash. 11 lat temu