summaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/Targets/Lanai.cpp
AgeCommit message (Expand)Author
2025-08-27[clang] AST: fix getAs canonicalization of leaf types (#155028)Matheus Izvekov
2025-08-26[clang] NFC: introduce Type::getAsEnumDecl, and cast variants for all TagDecl...Matheus Izvekov
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2025-02-14[clang][CodeGen] `sret` args should always point to the `alloca` AS, so use t...Alex Voicu
2023-06-17[clang][CodeGen] Break up TargetInfo.cpp [8/8]Sergei Barannikov