aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorhigher-performance <higher.performance.github@gmail.com>2024-11-15 11:47:52 -0500
committerGitHub <noreply@github.com>2024-11-16 00:47:52 +0800
commit0b344b4feff5cd04d63db7b914d783fd941fbda0 (patch)
tree432b0facaed5321ca0bb0c4cbff75af533378f00 /clang/lib/CodeGen/CodeGenFunction.cpp
parentff7fca7fa8646d73f884ab8a351e4178499c4d05 (diff)
downloadllvm-0b344b4feff5cd04d63db7b914d783fd941fbda0.zip
llvm-0b344b4feff5cd04d63db7b914d783fd941fbda0.tar.gz
llvm-0b344b4feff5cd04d63db7b914d783fd941fbda0.tar.bz2
Extend bugprone-use-after-move check to handle std::optional::reset() and std::any::reset() (#114255)
These need to be handled similarly to the standard smart pointers; they all have a `reset` method.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions