커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Richard Trieu 4d764c760b Fix bad APInt compare. 6 년 전
  Richard Trieu dbb59f7942 Merge and improve code that detects same value in comparisons. 6 년 전
  Erik Pilkington d8a2a1825f [Sema] Split of versions of -Wimplicit-{float,int}-conversion for Objective-C BOOL 6 년 전
  Dmitri Gribenko 9cd89a1a8c Revert "Fix crash on switch conditions of non-integer types in templates" 6 년 전
  Elizabeth Andrews 318c63ccf2 Fix crash on switch conditions of non-integer types in templates 6 년 전
  Erich Keane 609d9a60a7 Implement P1771 6 년 전
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 년 전
  Peter Wu 797ddf119a [Sema] Suppress additional warnings for C's zero initializer 6 년 전
  Erik Pilkington 159cd770e3 [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 6 년 전
  Gauthier Harnisch c6c5c09413 [clang] Small improvments after Adding APValue to ConstantExpr 6 년 전
  Nathan Huckleberry 6d31563422 [AST] Fixed extraneous warnings for binary conditional operator 6 년 전
  Gauthier Harnisch ce5b229c3e [clang] Add storage for APValue in ConstantExpr 6 년 전
  Richard Smith 263516059c PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of type 6 년 전
  Nico Weber 3ccd6a7756 Revert 363295, it caused PR42276. Also revert follow-ups 363337, 363340. 6 년 전
  Richard Smith 7bbf5d1de0 PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of type 6 년 전
  Richard Smith 4bd25fda3f For DR712: store on a MemberExpr whether it constitutes an odr-use. 6 년 전
  Richard Smith 3baecdc251 For DR712: store on a DeclRefExpr whether it constitutes an odr-use. 6 년 전
  Richard Smith ae3e0f386d Convert MemberExpr creation and serialization to work the same way as 6 년 전
  Benjamin Kramer d1015ecc8e Revert "Factor out duplicated code building a MemberExpr and marking it" and "Convert MemberExpr creation and serialization to work the same way as" 6 년 전
  Richard Smith 8cfd67d723 Convert MemberExpr creation and serialization to work the same way as 6 년 전
  Dmitri Gribenko 913ffa6ba3 Added an assertion to constant evaluation enty points that prohibits dependent expressions 6 년 전
  Eric Fiselier c786ab0af6 Implement __builtin_LINE() et. al. to support source location capture. 6 년 전
  Dmitri Gribenko 3e49615c15 Added an assert in `isConstantInitializer`: initializer lists must be in semantic form 6 년 전
  Anastasia Stulova 5e1826201a [PR41276] Fixed incorrect generation of addr space cast for 'this' in C++. 6 년 전
  Leonard Chan ad9a67e1f7 [Fixed Point Arithmetic] Fixed Point and Integer Conversions 6 년 전