================
@@ -1477,6 +1477,28 @@ void TextNodeDumper::dumpFormalLinkage(const NamedDecl
*ND) {
case Linkage::VisibleNone:
llvm_unreachable("Not a formal linkage!");
}
+
+ // FIXME: HLSLAttributedResourceType should always have contained type,
----------------
Endilll wrote:
I replaced my workaround with the fix that you suggested. Thank you!
https://github.com/llvm/llvm-project/pull/218113
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits