[clang] [lldb] [HLSL] Implement intangible AST type (PR #97362)
Damyan Pepper via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 3 14:04:11 PDT 2024
damyanp wrote:
I see many places where extra cases have been added for the intangible types but no corresponding tests. Is that ok? How did you know to update these places?
I also don't see anywhere that actually successfully uses `__builtin_hlsl_resource_t`. Am I missing it, or should I not expect to see it?
https://github.com/llvm/llvm-project/pull/97362
More information about the cfe-commits
mailing list