[PATCH] D128157: [clang-tidy] cppcoreguidelines-virtual-class-destructor: Fix crash when "virtual" keyword is expanded from a macro
Joachim Priesner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 23 09:19:49 PDT 2022
jspam added a comment.
@LegalizeAdulthood Not sure what exactly you mean by "fold your changes into `checkers/cppcoreguidelines/virtual-class-destructor.cpp`". The only rebase conflict was in `VirtualClassDestructorCheck.cpp`. Please let me know if there is still something to do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128157/new/
https://reviews.llvm.org/D128157
More information about the cfe-commits
mailing list