If a class inherits from RefCountedBaseVPTR allow all its subclasses to be used with...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 20 Mar 2011 06:14:56 +0000 (06:14 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 20 Mar 2011 06:14:56 +0000 (06:14 +0000)
commitb518c25b3e3ec03da389ca48910ded42ca1305e3
treecbac85da99da4436cceedd26f6d06e03f153dfd4
parent682eed0da8e42770a0e694390ba929fd4d241657
If a class inherits from RefCountedBaseVPTR allow all its subclasses to be used with IntrusiveRefCntPtr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127966 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/IntrusiveRefCntPtr.h
include/llvm/CompilerDriver/CompilationGraph.h
include/llvm/CompilerDriver/Tool.h