[A CHECK() in semantics is triggering when analyzing a program
with an undefined derived type pointer because the CHECK is
expecting a new error message to have been issued in a function
but not allowing for the case that a diagnostic could have been
produced earlier. Adjust the predicate.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo