Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Richard Smith 940249d817 [c++20] P1143R2: Add support for the C++20 'constinit' keyword. 6 жил өмнө
  Anastasia Stulova c0abfaad68 [OpenCL] Update comments/diagnostics to refer to C++ for OpenCL 6 жил өмнө
  Reid Kleckner 02d27f2c52 Use unsigned for bitfields to avoid sign extension 6 жил өмнө
  Gauthier Harnisch 17feca48a8 [C++20] add Basic consteval specifier 6 жил өмнө
  Richard Smith 7a6d690bb5 [c++20] Add support for explicit(bool), as described in P0892R2. 6 жил өмнө
  Richard Smith 983fd48a00 Improve function / variable disambiguation. 6 жил өмнө
  Hans Wennborg 06edb03dd1 Revert r359949 "[clang] adding explicit(bool) from c++2a" 6 жил өмнө
  Nicolas Lesser 6de0b449c0 [clang] adding explicit(bool) from c++2a 6 жил өмнө
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Anastasia Stulova 7f43dcfad8 Use DeclSpec for quals in DeclaratorChunk::FunctionTypeInfo. 6 жил өмнө
  Anastasia Stulova b6508aa411 [OpenCL] Enable address spaces for references in C++ 6 жил өмнө
  Nick Desaulniers 174e92acb7 [SEMA] split ExtWarn dupl-decl-spec's into Extension and ExtWarn 6 жил өмнө
  Fangrui Song abdbb605f2 Remove trailing space 7 жил өмнө
  Erich Keane 74701fe1cf [NFC] Rename clang::AttributeList to clang::ParsedAttr 7 жил өмнө
  Erich Keane 829882796c AttributeList de-listifying: 7 жил өмнө
  Leonard Chan 6f0d77d277 [Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents 7 жил өмнө
  Leonard Chan e59be5df58 This diff includes changes for supporting the following types. 7 жил өмнө
  Leonard Chan a07c88c0e8 Revert "This diff includes changes for supporting the following types." 7 жил өмнө
  Leonard Chan d10551520b This diff includes changes for supporting the following types. 7 жил өмнө
  Richard Smith 5d50602a8d Track the result of evaluating a computed noexcept specification on the 7 жил өмнө
  Richard Smith 9067f8fb74 Implement P0482R2, support for char8_t type. 7 жил өмнө
  Faisal Vali 9626b8d4ee Revert rC330794 and some dependent tiny bug fixes 7 жил өмнө
  Faisal Vali 45d663da56 [c++2a] [concepts] Add rudimentary parsing support for template concept declarations 7 жил өмнө
  Eugene Zelenko d3b7dd1776 [Sema] Revert r329346 because of memory sanitizer failures. 7 жил өмнө
  Eugene Zelenko eb25fa3277 [Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 жил өмнө
  Faisal Vali 1ae65827b5 Again reverting an attempt to convert the DeclSpec enums into scoped enums. 7 жил өмнө
  Benjamin Kramer 5f6d6d73da [Sema] Fix build with GCC 7 жил өмнө
  Faisal Vali 6450af4a6a Use 'unsigned int' instead of enum bit-fields to silence some warnings from r321622 7 жил өмнө
  Faisal Vali 9d3d610d05 [NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums with underlying types. 7 жил өмнө
  Faisal Vali 20f9e21530 Revert r321614 and r321615 7 жил өмнө