[PATCH] D120187: [clang-tidy] Allow newline characters as separators for checks in Clang-Tidy configurations

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 11:31:09 PDT 2022


aaron.ballman closed this revision.
aaron.ballman added a comment.

In D120187#3382973 <https://reviews.llvm.org/D120187#3382973>, @SimplyDanny wrote:

> In D120187#3375610 <https://reviews.llvm.org/D120187#3375610>, @aaron.ballman wrote:
>
>> LGTM, but please wait a day or two before landing in case @njames93 has further concerns.
>
> Would you merge the changes, @aaron.ballman? Seems like there are no objections from others. Please use the commit details mentioned here <https://reviews.llvm.org/D121078>.

I've commit on your behalf in 2b21fc5520b39fba555f4e5f2480a5651056be84 <https://reviews.llvm.org/rG2b21fc5520b39fba555f4e5f2480a5651056be84>, thank you for the fix!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120187



More information about the cfe-commits mailing list