njames93 added a comment.

should warning be printed with all the enabled checks, or just the primary name?

  warning: statement should be inside braces 
[readability-braces-around-statements]

vs

  warning: statement should be inside braces 
[readability-braces-around-statements, hicpp-braces-around-statements]
  warning: statement should be inside braces 
[readability-braces-around-statements], [hicpp-braces-around-statements]


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72566



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

Reply via email to