[all-commits] [llvm/llvm-project] a61d50: [llvm][NFC] Made RefCountBase constructors protected

Nathan James via All-commits all-commits at lists.llvm.org
Mon Dec 7 12:23:35 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a61d5084735a6990d895825262d4870ede0535ef
      https://github.com/llvm/llvm-project/commit/a61d5084735a6990d895825262d4870ede0535ef
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2020-12-07 (Mon, 07 Dec 2020)

  Changed paths:
    M llvm/include/llvm/ADT/IntrusiveRefCntPtr.h

  Log Message:
  -----------
  [llvm][NFC] Made RefCountBase constructors protected

Matches ThreadSafeRefCountBase and forces the class to be inherited.




More information about the All-commits mailing list