summaryrefslogtreecommitdiff
path: root/clang/unittests/CIR
AgeCommit message (Expand)Author
2025-10-22[clang][CIR][mlir] Migrate to free create functions. NFC. (#164656)Jakub Kuderski
2025-05-29[CIR] Streamline creation of mlir::IntegerAttrs using mlir::Builder (#141830)Henrich Lauko
2025-05-15[CIR] Add PointerLikeType interface support for cir::PointerType (#139768)Andy Kaylor