[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 06:00:19 PST 2020


njames93 updated this revision to Diff 309524.
njames93 added a comment.

Remove unnecessary comment added in ASTMatchersInternal.cpp


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.309524.patch
Type: text/x-patch
Size: 4432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/30d031c6/attachment.bin>


More information about the llvm-commits mailing list