Historia zmian

Autor SHA1 Wiadomość Data
  Richard Smith ea521aa602 [c++20] Add CXXRewrittenBinaryOperator to represent a comparison 5 lat temu
  Saar Raz 40a8d3b5ee [Concepts] Concept Specialization Expressions 5 lat temu
  Nico Weber 04a9a9ffc7 Revert 374882 "[Concepts] Concept Specialization Expressions" 5 lat temu
  Saar Raz 88186b0504 [Concepts] Concept Specialization Expressions 5 lat temu
  Erik Pilkington 159cd770e3 [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 6 lat temu
  Eric Fiselier c786ab0af6 Implement __builtin_LINE() et. al. to support source location capture. 6 lat temu
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 lat temu
  Bill Wendling 0680f97fc4 Create ConstantExpr class 6 lat temu
  Fangrui Song abdbb605f2 Remove trailing space 7 lat temu
  Leonard Chan 84dd23f357 [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals 7 lat temu
  Eugene Zelenko 372df09786 [AST] Fix some Clang-tidy modernize-use-auto and Include What You Use warnings; other minor fixes (NFC). 7 lat temu
  Bjorn Pettersson 9411957410 [Sema] Disallow assigning record lvalues with nested const-qualified fields. 8 lat temu
  Eric Fiselier e512155cf6 [coroutines] Allow co_await and co_yield expressions that return an lvalue to compile 8 lat temu
  Yaxun Liu 44e7dd4bbb [OpenCL] Map default address space to alloca address space 8 lat temu
  Eric Fiselier 603fc45e72 [coroutines] Add DependentCoawaitExpr and fix re-building CoroutineBodyStmt. 8 lat temu
  Richard Smith 0601f898eb Add two new AST nodes to represent initialization of an array in terms of 8 lat temu
  Richard Smith 88800602c0 DR1213: element access on an array xvalue or prvalue produces an xvalue. In the 8 lat temu
  Richard Smith 5f0128122c P0217R3: Perform semantic checks and initialization for the bindings in a 9 lat temu
  Erik Pilkington d3b0a63ca6 [ObjC] Implement @available in the Parser and AST 9 lat temu
  Richard Smith 5be817d9f9 P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: 9 lat temu
  Alexey Bataev 0a368f60e7 [MSVC] 'property' with an empty array in array subscript expression. 9 lat temu
  Richard Smith 708f13bd1a [coroutines] Creation of promise object, lookup of operator co_await, building 9 lat temu
  Alexey Bataev 4de8211781 [OPENMP 4.0] Initial support for array sections. 10 lat temu
  Yunzhong Gao e43fe24e60 Implementing C99 partial re-initialization behavior (DR-253) 10 lat temu
  Richard Smith 8ec6e8150c Fix assertion when assigning to object in OpenCL constant address space. 10 lat temu
  David Majnemer fa966a6a6b Sema: Parenthesized bound destructor member expressions can be called 10 lat temu
  Reid Kleckner a56a81abb0 MS extensions: Properly diagnose address of MS property decl 10 lat temu
  David Majnemer 1bb85b211d AST: Remove overzealous assertion from IsModifiable 10 lat temu
  Richard Smith 4617a9dfc9 [c++1z] N4295: fold-expressions. 10 lat temu
  Kaelyn Takata ebbcfcf837 Add the initial TypoExpr AST node for delayed typo correction. 10 lat temu