Commit History

Author SHA1 Message Date
  Ilya Biryukov 41d366cc66 [Sema] Emit diagnostics for uncorrected delayed typos at the end of TU 5 years ago
  Richard Smith 38c1f7c254 Properly handle instantiation-dependent array bounds. 5 years ago
  Dmitri Gribenko 61bc77941c Removed some questionable default arguments from setters 6 years ago
  Akira Hatanaka ad203f89e5 [Sema] Diagnose default-initialization, destruction, and copying of 6 years ago
  Richard Smith d814f93083 PR42587: diagnose unexpanded uses of a pack parameter of a generic 6 years ago
  Richard Smith c3225a63e4 Improve behavior in the case of stack exhaustion. 6 years ago
  Alexey Bataev 3d803c89bc [OPENMP5.0]Add support for device_type clause in declare target 6 years ago
  Joel E. Denny 848e96cec7 [OpenMP] Permit map with DSA on combined directive 6 years ago
  Alexey Bataev e140706908 [OPENMP]Fix delayed diagnostics for standalone declare target directive. 6 years ago
  Richard Smith 4eeccf9ca4 Stop abusing SuppressAllDiagnostics when speculatively determining 6 years ago
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 years ago
  Richard Sandiford 584a96f104 Add SVE opaque built-in types 6 years ago
  Hans Wennborg 21fc77356c Delay emitting dllexport explicitly defaulted members until the class is fully parsed (PR40006) 6 years ago
  Akira Hatanaka a462e8c8e0 Revert "[Sema] Diagnose default-initialization, destruction, and copying of" 6 years ago
  Akira Hatanaka 657b099cc2 [Sema] Diagnose default-initialization, destruction, and copying of 6 years ago
  Richard Smith 913a74de66 Fix crash and rejects-valid when a later template parameter or default 6 years ago
  Gauthier Harnisch d999cf60d5 [clang] perform semantic checking in constant context 6 years ago
  Richard Smith 3baecdc251 For DR712: store on a DeclRefExpr whether it constitutes an odr-use. 6 years ago
  Richard Smith 00cfd3ff27 Defer capture initialization for blocks until after we've left the 6 years ago
  Richard Smith 0fb16153cd Split ActOnCallExpr into an ActOnCallExpr to be called by the parser, 6 years ago
  Richard Smith 1b26ab1b52 P1286R2: Remove restriction that the exception specification of a 6 years ago
  Hamza Sood 1522af0cc9 [c++20] Implement P0428R2 - Familiar template syntax for generic lambdas 6 years ago
  JF Bastien 753d85a17f [NFC] typo 6 years ago
  Richard Smith ae7a41c9de [c++2a] Add semantic support for private module fragments. 6 years ago
  Richard Smith 33eb2fffd9 [c++20] Parsing support for module-declarations, import-declarations, 6 years ago
  Anton Afanasyev 95c1c41b49 Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps. 6 years ago
  Alexey Bataev a41469a23c [OPENMP] Delayed diagnostics for VLA support. 6 years ago
  Alexey Bataev a0e40f466c [CUDA]Delayed diagnostics for the asm instructions. 6 years ago
  Alexey Bataev 6bbd09bedb Revert "[CUDA]Delayed diagnostics for the asm instructions." 6 years ago
  Alexey Bataev 266e803a09 [CUDA]Delayed diagnostics for the asm instructions. 6 years ago