"llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.h" did not exist on "a93603d508f2894b2ec1d4f3a4ad66ec360a5af4"
[clang][sema] checkNoThrow - use cast<> instead of dyn_cast<> to avoid dereference of nullptr
The pointer is referenced immediately, so assert the cast is correct instead of returning nullptr
Loading
Please sign in to comment