Commit History

Author SHA1 Message Date
  Saar Raz cf4a18c6aa [Concept] Associated Constraints Infrastructure 5 years ago
  Richard Smith 39625a79bf For P0784R7: compute whether a variable has constant destruction if it 5 years ago
  Akira Hatanaka ad203f89e5 [Sema] Diagnose default-initialization, destruction, and copying of 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
  Saar Raz fa50bf0cf8 [Concepts] Concept definitions (D40381) 6 years ago
  Francis Visoiu Mistrih 711c0bdbd6 [Bitcode] Move Bitstream to a separate library 6 years ago
  Gauthier Harnisch 17feca48a8 [C++20] add Basic consteval specifier 6 years ago
  Richard Smith 3baecdc251 For DR712: store on a DeclRefExpr whether it constitutes an odr-use. 6 years ago
  Richard Smith 7a6d690bb5 [c++20] Add support for explicit(bool), as described in P0892R2. 6 years ago
  Hans Wennborg 06edb03dd1 Revert r359949 "[clang] adding explicit(bool) from c++2a" 6 years ago
  Nicolas Lesser 6de0b449c0 [clang] adding explicit(bool) from c++2a 6 years ago
  Richard Smith 672ad5280a Replace ad-hoc tracking of pattern for an instantiated class-scope 6 years ago
  Roman Lebedev 56b1345a3c [clang][OpeMP] Model OpenMP structured-block in AST (PR40563) 6 years ago
  Alexey Bataev 457ce20d09 [OPENMP 5.0]Initial support for 'allocator' clause. 6 years ago
  Alexey Bataev 3fbbfdb3b6 [OPENMP 5.0]Add initial support for 'allocate' directive. 6 years ago
  Akira Hatanaka d1a9bd85a0 Avoid needlessly copying a block to the heap when a block literal 6 years ago
  Richard Smith 26e77b4d95 [modules] Fix handling of initializers for templated global variables. 6 years ago
  Michael Kruse e93ddfad28 [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Erik Pilkington 6d306af573 [ObjCARC] Add an new attribute, objc_externally_retained 6 years ago
  Akira Hatanaka a866fe7bf7 Distinguish `__block` variables that are captured by escaping blocks 6 years ago
  Akira Hatanaka 9af0395b6d Revert r343518. 6 years ago
  Akira Hatanaka dedd45eb43 Distinguish `__block` variables that are captured by escaping blocks 6 years ago
  Kelvin Li ac26bee66c [OPENMP] Add support for OMP5 requires directive + unified_address clause 7 years ago
  Alexey Bataev c21fea9179 [OPENMP] Fix PR38903: Crash on instantiation of the non-dependent 7 years ago
  Akira Hatanaka 22354ba448 Revert r341754. 7 years ago
  Akira Hatanaka c500c06792 Distinguish `__block` variables that are captured by escaping blocks 7 years ago
  Alexey Bataev 83f7c22cd5 [OPENMP] FIx processing of declare target variables. 7 years ago
  Akira Hatanaka ffa70d529c [CodeGen] Merge equivalent block copy/helper functions. 7 years ago