================ @@ -920,6 +920,22 @@ LogicalResult DynamicCastInfoAttr::verify( // RecordLayout lookup //===----------------------------------------------------------------------===// +LogicalResult +RecordLayoutAttr::verify(function_ref<InFlightDiagnostic()> emitError, ---------------- adams381 wrote:
That is a good point. I've switched to the trait. https://github.com/llvm/llvm-project/pull/214074 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
