aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ExpandVectorPredication.cpp
diff options
context:
space:
mode:
authorCongcong Cai <congcongcai0907@163.com>2024-11-25 06:47:22 +0800
committerGitHub <noreply@github.com>2024-11-25 06:47:22 +0800
commit605b8dad5cb173ac86adb3541e9f70a824aff364 (patch)
treec7aabaa2e305ca7921fa2ebe64d419a5d3508e39 /llvm/lib/CodeGen/ExpandVectorPredication.cpp
parentae20dbdd63d97c342b89a72e9e839556d0deed07 (diff)
downloadllvm-605b8dad5cb173ac86adb3541e9f70a824aff364.zip
llvm-605b8dad5cb173ac86adb3541e9f70a824aff364.tar.gz
llvm-605b8dad5cb173ac86adb3541e9f70a824aff364.tar.bz2
[clang-tidy] Fix false positive in cppcoreguidelines-avoid-const-or-ref-data-members when detecting templated classes with inheritance (#115180)
`hasSimpleCopyConstructor` series of functions are not reliable when these functions are not resolved. We need to manually resolve the status of these functions from its base classes. Fixes: #111985.
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions