[PATCH] D69764: [clang-format] Add East/West Const fixer capability

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 7 15:20:38 PDT 2021


steveire added a comment.

In D69764#2863266 <https://reviews.llvm.org/D69764#2863266>, @aaron.ballman wrote:

> In D69764#2863213 <https://reviews.llvm.org/D69764#2863213>, @steveire wrote:
>
>> @MyDeveloperDay  Does anything prevent this being merged, instead of just rebased?
>
> Please see my comments from https://reviews.llvm.org/D69764#2533538.

A clang-tidy check will never be as fast as clang-query.

Anyway, you're against merging this, but there are clearly many people who prefer to see it merged. Can we merge it?


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

https://reviews.llvm.org/D69764



More information about the cfe-commits mailing list