提交历史

作者 SHA1 备注 提交日期
  Peter Collingbourne b300d3566a Sema: Create a no-op implicit cast for lvalue function conversions. 5 年之前
  Richard Smith 231ea99987 Fix behavior of __builtin_bit_cast when the From and To types are the 5 年之前
  Erik Pilkington 8cfecdf7b6 [Sema] Check __builtin_bit_cast operand for completeness before materializing it. 6 年之前
  Erik Pilkington da111020da [Sema] Require a complete type for __builtin_bit_cast operands 6 年之前
  Anastasia Stulova c0abfaad68 [OpenCL] Update comments/diagnostics to refer to C++ for OpenCL 6 年之前
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 年之前
  Erik Pilkington 159cd770e3 [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 6 年之前
  Anastasia Stulova 9786367305 [PR41567][Sema] Fixed cast kind in addr space conversions 6 年之前
  Anastasia Stulova a5d1048554 [Sema][OpenCL] Make address space conversions a bit stricter. 6 年之前
  David Blaikie 6aecacbb8d SemaOverload: Complete candidates before emitting the error, to ensure diagnostics emitted (or suppressed) during completion don't interfere with the overload notes 6 年之前
  Anastasia Stulova d8ac2ca1f5 [Sema] Change addr space diagnostics in casts to follow C++ style. 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Fangrui Song aa528ab4a0 Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures."" 6 年之前
  Fangrui Song e350174b21 Revert r347417 "Re-Reinstate 347294 with a fix for the failures." 6 年之前
  Hans Wennborg b129ce9436 Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures." 6 年之前
  Hans Wennborg e44c638ccf Revert r347417 "Re-Reinstate 347294 with a fix for the failures." 6 年之前
  Bill Wendling 4e64d31bc5 Re-Reinstate 347294 with a fix for the failures. 6 年之前
  Nico Weber e9629181bd Revert r347364 again, the fix was incomplete. 6 年之前
  Bill Wendling 830bf59980 Reinstate 347294 with a fix for the failures. 6 年之前
  Erik Pilkington e1dcbc21bc NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 6 年之前
  Andrew Savonichev 3aca0c6080 [OpenCL][NFC] Unify ZeroToOCL* cast types 6 年之前
  Anastasia Stulova e0e7c043bb [OpenCL] Fixed address space cast in C style cast of C++ parsing 6 年之前
  Stephen Kelly 2dfd8132cf Port getLocEnd -> getEndLoc 7 年之前
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 年之前
  Yaxun Liu d3ee85bfdd Sema: Fix explicit address space cast involving void pointers 7 年之前
  Fangrui Song abdbb605f2 Remove trailing space 7 年之前
  Roman Lebedev 5a987ef0b0 [AST] Sink 'part of explicit cast' down into ImplicitCastExpr 7 年之前
  Roman Lebedev 03e3fc09a8 [Sema] Mark implicitly-inserted ICE's as being part of explicit cast (PR38166) 7 年之前
  Yaxun Liu 0bb7730cf5 Sema: Fix explicit address space cast in C++ 7 年之前
  Richard Smith 580f7daabc DR330: when determining whether a cast casts away constness, consider 7 年之前