[all-commits] [llvm/llvm-project] 99f02e: [CIR][NFC] Improve the output for missing builtin ...
Andy Kaylor via All-commits
all-commits at lists.llvm.org
Thu Oct 16 17:39:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99f02ea177fefe8ae5dd8673965d8f2485f2eb33
https://github.com/llvm/llvm-project/commit/99f02ea177fefe8ae5dd8673965d8f2485f2eb33
Author: Andy Kaylor <akaylor at nvidia.com>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp
Log Message:
-----------
[CIR][NFC] Improve the output for missing builtin calls (#163884)
This improves the diagnostic emitted when `errorNYI` is called for
missing builtin calls so that the builtin being called is displayed in
the diagnostic.
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