diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-08-01 09:29:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 09:29:00 -0700 |
commit | 96d1571a2fc68061b3e007d0502c49923363ba49 (patch) | |
tree | 727ee661b72231367a329ffedf18f37a3a4fec86 /llvm/lib/Object/Object.cpp | |
parent | 2f33b01651b1041682bab363e556ff1a396262fc (diff) | |
download | llvm-96d1571a2fc68061b3e007d0502c49923363ba49.zip llvm-96d1571a2fc68061b3e007d0502c49923363ba49.tar.gz llvm-96d1571a2fc68061b3e007d0502c49923363ba49.tar.bz2 |
[CIR] Add diagnostic for NYI AST visitor handlers (#151561)
A couple of handlers that were missing from the CIRGenerator AST visitor
allowed important features to be silently ignored during CIR generation.
This change adds these handlers with diagnostics to report that they are
not yet handled (except in the case where only debug information is
missed).
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions