[PATCH] D59318: [clang-tidy] add an overload for diag method that allows users to provide a diagnostic name rather than using the check name when building a diagnostic.

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 15 07:37:06 PDT 2019


JonasToth added a comment.

What is the reason you want this change to happen? I think this gives the chance to create inconsistencies which we should avoid.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59318





More information about the cfe-commits mailing list