[PATCH] D92480: [llvm] Unify interface of (ThreadSafe)?RefCountedBase

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 2 18:29:56 PST 2020


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

Added test cases demonstrating copy and move behaviour.


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/unittests/ADT/IntrusiveRefCntPtrTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92480.309120.patch
Type: text/x-patch
Size: 5281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201203/48068f89/attachment-0001.bin>


More information about the cfe-commits mailing list