[PATCH] D90832: [clang-tidy] Extend IdentifierNamingCheck per file config

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 5 06:32:20 PST 2020


aaron.ballman added a comment.

In D90832#2376009 <https://reviews.llvm.org/D90832#2376009>, @njames93 wrote:

> In D90832#2375934 <https://reviews.llvm.org/D90832#2375934>, @aaron.ballman wrote:
>
>> Is there a way to test this functionality out?
>
> There's already tests for loading the individual styles from other files, I'm sure I could extend that

I'd appreciate that, otherwise the changes here all seem reasonable to me so far (though if you wanted to split the formatting changes out into an NFC, those don't even require a review).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90832



More information about the cfe-commits mailing list