You need to sign in or sign up before continuing.
clang: Allow backend unsupported warnings
Currently this asserts on anything other than errors. In one workaround scenario, AMDGPU emits DiagnosticInfoUnsupported as a warning for functions that can't be correctly codegened, but should never be executed.
parent
8a4013ed
Please register or sign in to comment