提交历史

作者 SHA1 备注 提交日期
  Simon Pilgrim 03d35ab3ae SemaExceptionSpec - silence static analyzer getAs<> null dereference warnings. NFCI. 5 年之前
  Richard Smith ea521aa602 [c++20] Add CXXRewrittenBinaryOperator to represent a comparison 5 年之前
  Saar Raz 40a8d3b5ee [Concepts] Concept Specialization Expressions 5 年之前
  Nico Weber 04a9a9ffc7 Revert 374882 "[Concepts] Concept Specialization Expressions" 5 年之前
  Saar Raz 88186b0504 [Concepts] Concept Specialization Expressions 5 年之前
  Simon Pilgrim 84d475a5ed Silence static analyzer getAs<RecordType> null dereference warnings. NFCI. 5 年之前
  Reid Kleckner 15de3806fe Move EH spec mismatches under -fms-compatibility 6 年之前
  Erik Pilkington 159cd770e3 [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 6 年之前
  Erich Keane 3b2e3bff2d Permit Exception Spec mismatch with NoThrow on inherited Virtual 6 年之前
  Erich Keane cedc0e6df7 Replace 'default' in an enum-over-a-switch with the missing list. 6 年之前
  Erich Keane 8c85199653 Fix for PR42089, regression from r362119 6 年之前
  Eric Fiselier c786ab0af6 Implement __builtin_LINE() et. al. to support source location capture. 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Bill Wendling 0680f97fc4 Create ConstantExpr class 6 年之前
  Simon Pilgrim 2386bc5d57 Remove unnecessary semicolon to silence -Wpedantic warning. NFCI. 7 年之前
  Richard Smith 5786130f48 PR38627: Fix handling of exception specification adjustment for 7 年之前
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 年之前
  Fangrui Song abdbb605f2 Remove trailing space 7 年之前
  Richard Smith 37d341d1f0 PR38141: check whether noexcept-specifications are equivalent in redeclarations 7 年之前
  Leonard Chan 84dd23f357 [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals 7 年之前
  Richard Smith 5d50602a8d Track the result of evaluating a computed noexcept specification on the 7 年之前
  George Burgess IV f6b7996bf6 Remove redundant casts. NFC 7 年之前
  Richard Smith a3e65d2124 DR126: partially implement the const-correct rules for exception handler matching. 7 年之前
  Aaron Ballman 8873bce640 Now that C++17 is official (https://www.iso.org/standard/68564.html), start changing the C++1z terminology over to C++17. NFC intended, these are all mechanical changes. 7 年之前
  Eric Fiselier 603fc45e72 [coroutines] Add DependentCoawaitExpr and fix re-building CoroutineBodyStmt. 8 年之前
  Richard Smith 3b687020f5 Fix completely bogus types for some builtins: 8 年之前
  Richard Smith 0601f898eb Add two new AST nodes to represent initialization of an array in terms of 8 年之前
  Richard Smith 431cab408b PR31244: Use the exception specification from the callee's type directly to 8 年之前
  Richard Smith c689f6622f [c++1z] Improve support for -fno-exceptions: we can't just ignore exception 8 年之前
  Richard Smith bb4ce7e20e [c++1z] P0012R1: Implement a few remaining pieces: downgrade diagnostic for 8 年之前