[clang] [HLSL] Implement TransformHLSLAttributedResourceType (PR #106673)
Damyan Pepper via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 30 11:53:47 PDT 2024
damyanp wrote:
> > Tests?
>
> There are no tests yet because the code that creates HLSLAttributedResourceType is not in yet.
Without the tests you're kind of asking the code reviewers to test your code in their heads....
Is there some other way to slice this so that there's a smaller part of your larger change that can actually be tested?
https://github.com/llvm/llvm-project/pull/106673
More information about the cfe-commits
mailing list