njames93 added inline comments.

================
Comment at: 
clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp:25
         "linuxkernel-must-check-errs");
     CheckFactories.registerCheck<SwitchSemiCheck>("linuxkernel-switch-semi");
   }
----------------
This check hasn't landed, can you please make sure your patches are against a 
commit on trunk, otherwise it can't be applied.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91789/new/

https://reviews.llvm.org/D91789

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to