| Issue |
185466
|
| Summary |
[HLSL] doesn't support the use of constructors for user defined structs
|
| Labels |
HLSL
|
| Assignees |
spall
|
| Reporter |
spall
|
HLSL doesn't support the use of constructors for user defined structs.
These structs should be initialized using Aggregate initialization instead of constructor initialization.
The implicit constructors should be disabled.
See the following issues which should be resolved when constructors are disabled:
#158107
#153055
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs