Historie revizí

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