================ @@ -0,0 +1,34 @@ +// RUN: %clang_cc1 -fsyntax-only -triple x86_64-linux-gnu -verify %s ---------------- AaronBallman wrote: Yeah, a codegen test would make sense (just to show that we actually do emit code for that monstrosity). https://github.com/llvm/llvm-project/pull/67805