[PATCH] D80531: [clang-tidy]: Added modernize-replace-disallow-copy-and-assign-macro
Konrad Kleine via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 20 22:18:11 PDT 2020
kkleine added a comment.
Hi @dblaikie . I did run `ninja check-all` and `/bin/llvm-lit -av ../clang-tools-extra/test/clang-tidy/checkers/modernize-replace-disallow-copy-and-assign-macro.cpp` on this very new revision (abd70fb3983f342bc1c90f9c70a7b59790ad5206 <https://reviews.llvm.org/rGabd70fb3983f342bc1c90f9c70a7b59790ad5206>) manually but I don't see this error coming up. Can you please try to test if you see the error on a fresh build?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80531/new/
https://reviews.llvm.org/D80531
More information about the cfe-commits
mailing list