diff options
| author | James Helferty (NVIDIA) <jhelferty@nvidia.com> | 2025-06-26 14:15:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-26 18:15:43 +0000 |
| commit | 78dc7c3fd1441ba756c969b81ed90600fa9f9f38 (patch) | |
| tree | 61e778010669795c36c61aa8433d8311813af3bb /tests/preprocessor/define-function-like.slang.expected | |
| parent | 1be819f4f0dbd001d1b222d7461a4fd87452dee2 (diff) | |
Hide atomics struct from reflection api (#7520)
* Atomic reflection unit test
Test that Atomic<int> is reflected as a scalar/int instead of a struct
named Atomic.
* Hide AtomicType from reflection
Leverage the fact that returned variables go through convert() to
centralize the unwrapping of the AtomicType struct.
Fixes #6257
* Clean up unit test a bit
- rename bar to buf (since one of them is not Atomic and thus not a
barrier)
- validate deeper into the fields of bufC
- remove debug code
Diffstat (limited to 'tests/preprocessor/define-function-like.slang.expected')
0 files changed, 0 insertions, 0 deletions
