aaron.ballman added a comment.

In D108893#2999698 <https://reviews.llvm.org/D108893#2999698>, @Eugene.Zelenko 
wrote:

>> So you'd like to see that extra functionality added now? (I don't think it 
>> makes sense to have the check as-is in both `readability` and `modernize`.)
>
> There are plenty <https://clang.llvm.org/extra/clang-tidy/checks/list.html> 
> of other cross-module aliases already.

Those are most often checks shared with coding guidelines or they have 
configurable differences between the modules. I do not think we commonly share 
identical checks between modules that are not coding standards.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108893

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

Reply via email to