커밋 기록

작성자 SHA1 메시지 날짜
  Simon Pilgrim e606cc177e CGExprConstant - silence static analyzer getAs<> null dereference warning. NFCI. 5 년 전
  Guillaume Chatelet 4eef7a8ad0 [Alignment][Clang][NFC] Add CharUnits::getAsAlign 5 년 전
  Simon Pilgrim 84d475a5ed Silence static analyzer getAs<RecordType> null dereference warnings. NFCI. 5 년 전
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 년 전
  Fangrui Song b76b345fe1 Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC 6 년 전
  Erik Pilkington 159cd770e3 [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 6 년 전
  Richard Smith a77e890312 Remove reliance on toCharUnitsFromBits rounding down. 6 년 전
  Richard Smith 31de5dab92 P0840R2: support for [[no_unique_address]] attribute 6 년 전
  Mikael Holmen ed5d336001 Fix compiler warning by removing unused variable 6 년 전
  Richard Smith 0547f03627 Rewrite ConstStructBuilder with a mechanism that can cope with splitting and updating constants. 6 년 전
  David Blaikie 61b8983b25 Modules: Code generation of enum constants for merged enum definitions 6 년 전
  Richard Smith 695aab4c2b Refactor: split Uninitialized state on APValue into an "Absent" state 6 년 전
  Richard Smith 0d69c68025 Refactor constant evaluation of typeid(T) to track a symbolic type_info 6 년 전
  Chris Bieneman 2a9fb4c8c8 Revert Refactor constant evaluation of typeid(T) to track a symbolic type_info object rather than tracking the originating expression. 6 년 전
  Richard Smith 072c4a550c Refactor constant evaluation of typeid(T) to track a symbolic type_info 6 년 전
  Eric Fiselier c786ab0af6 Implement __builtin_LINE() et. al. to support source location capture. 6 년 전
  Simon Pilgrim 6bb42abb27 ConstantLValueEmitter::tryEmitAbsolute - remove unused variable. NFCI. 6 년 전
  Fangrui Song 329eb5c6ba Use llvm::stable_sort 6 년 전
  Don Hinton 64aa9a1dd1 Refactor cast<>'s in if conditionals, which can only assert on failure. 6 년 전
  Akira Hatanaka 4874bff565 [ObjC] Emit a boxed expression as a compile-time constant if the 6 년 전
  Leonard Chan ad9a67e1f7 [Fixed Point Arithmetic] Fixed Point and Integer Conversions 6 년 전
  Eli Friedman c15c1c3a2e [CodeGen][NFC] Update comments in CGExprConstant.cpp. 6 년 전
  Eli Friedman 4e215e73ed [Sema] Make string literal init an rvalue. 6 년 전
  Eli Friedman 12ab032c29 [CodeGen] Always use string computed in Sema for PredefinedExpr 6 년 전
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  Leonard Chan bfe5a44dde [Fixed Point Arithmetic] Add APFixedPoint to APValue 6 년 전
  Bill Wendling 44951dc4db Correct indentation. 6 년 전
  Bill Wendling 6ca945db16 Specify constant context in constant emitter 6 년 전
  Bill Wendling 611da23266 Revert r348029. I was git-ing and jumped the gun. 6 년 전
  Bill Wendling 14f7dacb88 We're in a constant context in the ConstantEmitter. 6 년 전