[PATCH] D91789: [clang-tidy] find/fix unneeded trailing semicolons in macros
Tom Rix via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 3 08:56:11 PST 2020
trixirt added a comment.
How this is run in the kernel is a wip so adding it to the commit log is not very helpful.
Here is the lkml rfc
https://lkml.org/lkml/2020/11/21/190
This calling in the kernel needs needs to change because of the refactor.
The auto suggestions fail to build, so they are not helpful.
Yes eventually the first review should be dropped, i'll do that when this one lands.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91789/new/
https://reviews.llvm.org/D91789
More information about the cfe-commits
mailing list