Open
Description
On this line we have a nullptr
check on RBA
:
llvm-project/clang/lib/CodeGen/CGHLSLRuntime.cpp
Lines 592 to 593 in 12ba751
but soon after we unconditionally dereference RBA
:
llvm-project/clang/lib/CodeGen/CGHLSLRuntime.cpp
Lines 596 to 600 in 12ba751
So one of these lines is a bug, I am not sure which it is.
This change was brought in by: #139022
Metadata
Metadata
Assignees
Type
Projects
Status
No status