[all-commits] [llvm/llvm-project] fe7d24: [CIR][NFC] ComplexType visitStmt replace NYI with ...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sat Mar 7 05:27:56 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe7d245c187b3c53de72662f177574f7e5c2167a
https://github.com/llvm/llvm-project/commit/fe7d245c187b3c53de72662f177574f7e5c2167a
Author: Amr Hesham <amr96 at programmer.net>
Date: 2026-03-07 (Sat, 07 Mar 2026)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
Log Message:
-----------
[CIR][NFC] ComplexType visitStmt replace NYI with unreachable (#185178)
Replace errorNYI with llvm_unreachable in ComplexType visitStmt
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list