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 жил өмнө |