[llvm][NFC] Made RefCountBase constructors protected
authorNathan James <n.james93@hotmail.co.uk>
Mon, 7 Dec 2020 20:23:11 +0000 (20:23 +0000)
committerNathan James <n.james93@hotmail.co.uk>
Mon, 7 Dec 2020 20:23:11 +0000 (20:23 +0000)
commita61d5084735a6990d895825262d4870ede0535ef
treed0b2e2df1bb7194349cee0e57bf8edc91d355ba1
parentdc361d5c2a2dd34839ff4cd48844cf1bf9a87c62
[llvm][NFC] Made RefCountBase constructors protected

Matches ThreadSafeRefCountBase and forces the class to be inherited.
llvm/include/llvm/ADT/IntrusiveRefCntPtr.h