[PATCH] D51949: [clang-tidy] new check 'readability-isolate-declaration'
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 28 08:58:51 PDT 2018
JonasToth added a comment.
llvm and clang look fine as well. No miscompilation after fixing, tests run as well. (i do exclude all targets except x86 for build-speed)
F7327680: cfe_isolated_decl.patch <https://reviews.llvm.org/F7327680>
F7327681: llvm_isolated_decl.patch <https://reviews.llvm.org/F7327681>
>From my side the functionality is complete. Thank you for the review and feedback so far!
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D51949
More information about the cfe-commits
mailing list