[clang][asm goto][slh] Warn if asm goto + SLH
Summary: Asm goto is not supported by SLH. Warn if an instance of asm goto is detected while SLH is enabled. Test included. Reviewed By: jyu2 Differential Revision: https://reviews.llvm.org/D79743
Loading
Please sign in to comment