================
@@ -104,7 +104,6 @@ void CodeGenFunction::EmitDecl(const Decl &D) {
case Decl::Binding:
case Decl::UnresolvedUsingIfExists:
case Decl::HLSLBuffer:
- llvm_unreachable("Declaration should not be in declstmts!");
----------------
ricejasonf wrote:
I will just put this back in. It has to be an accident, or I do not remember
why I removed this. :sweat_smile:
https://github.com/llvm/llvm-project/pull/121417
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits