[PATCH] D92480: [llvm] Add asserts in (ThreadSafe)?RefCountedBase destructors
Nathan James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 04:47:04 PST 2020
njames93 updated this revision to Diff 309512.
njames93 added a comment.
Made ManagedStatic code transparent to users for RefCounted objects.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92480/new/
https://reviews.llvm.org/D92480
Files:
clang/lib/ASTMatchers/ASTMatchersInternal.cpp
llvm/include/llvm/ADT/IntrusiveRefCntPtr.h
llvm/include/llvm/Support/ManagedStatic.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92480.309512.patch
Type: text/x-patch
Size: 4763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/e4b4afe7/attachment.bin>
More information about the llvm-commits
mailing list