[PATCH] D72282: [clang-tidy] Add `bugprone-unintended-adl`
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 11 00:47:45 PST 2020
aaron.ballman accepted this revision.
aaron.ballman added reviewers: mclow.lists, EricWF.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM, but I think it would be helpful if someone from the libc++ side also double-checked the behavior of patch if possible. I've added a couple potential reviewers, but they may be busy with wg21 meetings this week. If we don't hear anything back from them in a few weeks, then I think the patch can go in and we can handle issues post-commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72282/new/
https://reviews.llvm.org/D72282
More information about the cfe-commits
mailing list