[PATCH] D67654: [clang-tidy] Fix a potential infinite loop in readability-isolate-declaration check.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 18 01:24:34 PDT 2019
ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.
The fix itself LGTM, getting rid of an infinite loop is important.
All my comment can be addressed later...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67654/new/
https://reviews.llvm.org/D67654
More information about the cfe-commits
mailing list