[clang] [llvm] [HLSL] Disallow named struct types as parameters in target extension types (PR #115971)

Justin Bogner via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 25 10:14:16 PST 2024


================

----------------
bogner wrote:

This isn't testing the AST, so it shouldn't be in the `test/AST` folder. In any case, I think there's sufficient coverage by the changes to the `CodeGenHLSL/builtins` tests and `TypesTest`, so this one can probably just be removed.

https://github.com/llvm/llvm-project/pull/115971


More information about the cfe-commits mailing list