Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Saleem Abdulrasool a91f0e5edc Driver: correct behaviour of -fmsc-version=MAJOR 11 gadi atpakaļ
  Saleem Abdulrasool b8ba60b467 Driver: enhance MSC version compatibility 11 gadi atpakaļ
  Richard Smith 0b795c57e5 [C++1z] Implement N3981: Disable trigraphs by default in C++1z mode. 11 gadi atpakaļ
  Justin Bogner 329c41fc3d Frontend: Add a CC1 flag to dump module dependencies to a directory 11 gadi atpakaļ
  Diego Novillo 59fdf1727f Remove dead code. 11 gadi atpakaļ
  Richard Smith fa842c7380 Add -std=c++1z flag for C++17 features. 11 gadi atpakaļ
  Rafael Espindola e616fa6104 Include system_error directly. 11 gadi atpakaļ
  Rafael Espindola a7025137ce There is no std::errc:success, remove the llvm one. 11 gadi atpakaļ
  Diego Novillo a3f8ad86d8 Add flags -Rpass-missed and -Rpass-analysis. 11 gadi atpakaļ
  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 gadi atpakaļ
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. 11 gadi atpakaļ
  Alp Toker 7ef92c4ee7 Make DiagnosticsEngine non-copyable 11 gadi atpakaļ
  Ed Maste 79145ae268 Enable standalone-debug by default on FreeBSD 11 gadi atpakaļ
  Saleem Abdulrasool e81307a78e Driver: parse -mcmodel earlier 11 gadi atpakaļ
  Richard Smith 67198ad8f5 If an instantiation of a template is required to be a complete type, check 11 gadi atpakaļ
  Argyrios Kyrtzidis 7a6df65a05 Speculative fix to unbreak the buildbots that fail with compiler errors. 11 gadi atpakaļ
  Argyrios Kyrtzidis a92193cf09 [Modules] Add the resource-dir to the module hash. 11 gadi atpakaļ
  Rafael Espindola 42e599fb3f Drop non-cfi assembly support from clang. 11 gadi atpakaļ
  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 gadi atpakaļ
  John Thompson 9be87f8785 Initial implementation of -modules-earch-all option, for searching for symbols in non-imported modules. 11 gadi atpakaļ
  Diego Novillo d31ddfcf61 Add support for optimization reports. 11 gadi atpakaļ
  Ben Langmuir 426bfa0c45 Honour -ivfsoverlay in ASTUnit to match clang 11 gadi atpakaļ
  Daniel Jasper 0e1ed6bc35 Add -fmodules-strict-decluse to check that all headers are in modules 11 gadi atpakaļ
  David Blaikie d87684dddb Support for -Wa,-compress-debug-sections. 11 gadi atpakaļ
  Alexander Kornienko 8a2341c22d Move the -i[no-]system-prefix options from CC1Options.td to Options.td. 11 gadi atpakaļ
  Evgeniy Stepanov 100624f430 [msan] -fsanitize-memory-track-origins=[level] flag and docs. 11 gadi atpakaļ
  Yunzhong Gao 8cd1d73f00 Creating a printing policy for "half": 11 gadi atpakaļ
  Argyrios Kyrtzidis b18df473d3 [Modules] Emit the module file paths as dependencies of the PCH when we are building one. 11 gadi atpakaļ
  Ben Langmuir 310c3dc9ef Add an option -fmodules-validate-system-headers 11 gadi atpakaļ
  Ahmed Charles f8b74ee5f0 [C++11] Replace OwningPtr include with <memory>. 11 gadi atpakaļ