diff options
author | Piotr Zegar <me@piotrzegar.pl> | 2025-07-23 21:51:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-23 21:51:58 +0200 |
commit | 478130545bc41a8bb80304e5d931559a9d2b6171 (patch) | |
tree | 65f7afcf86dddcd8ec6906f3cbedb7694704c872 /clang-tools-extra/test/clang-doc/json/nested-namespace.cpp | |
parent | 20a79027ca58bbde563f9a914e4ada71301eb50a (diff) | |
download | llvm-478130545bc41a8bb80304e5d931559a9d2b6171.zip llvm-478130545bc41a8bb80304e5d931559a9d2b6171.tar.gz llvm-478130545bc41a8bb80304e5d931559a9d2b6171.tar.bz2 |
[clang-tidy] Ignore pure-virtual in portability-template... (#150290)
Ignore pure virtual member functions in
portability-template-virtual-member-function check.
Those functions will be represented in vtable
as __cxa_pure_virtual or something similar.
Fixes #139031.
Diffstat (limited to 'clang-tools-extra/test/clang-doc/json/nested-namespace.cpp')
0 files changed, 0 insertions, 0 deletions