summaryrefslogtreecommitdiff
path: root/clang/test/CIR/CodeGen/string-literals.cpp
AgeCommit message (Expand)Author
2025-08-20[CIR] Add support for string literal lvalues in ConstantLValueEmitter (#154514)Morris Hafner
2025-08-20[CIR] Add constant attribute to GlobalOp (#154359)Morris Hafner
2025-06-24[CIR] Restore the underscore in dso_local (#145551)Andy Kaylor
2025-06-17[CIR] Handle global string literals as char array initializer (#144384)Andy Kaylor