[all-commits] [llvm/llvm-project] c98a7a: IntrusiveRefCntPtr: Ensure RefCount is initialized...
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Dec 3 18:43:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c98a7ab1b1d647492554872e395b2ae5763fd23e
https://github.com/llvm/llvm-project/commit/c98a7ab1b1d647492554872e395b2ae5763fd23e
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M llvm/include/llvm/ADT/IntrusiveRefCntPtr.h
Log Message:
-----------
IntrusiveRefCntPtr: Ensure RefCount is initialized during ThreadSafeRefCountedBase copy construction
Post commit feedback on 2e83ccc2ee33 from Nathan James!
More information about the All-commits
mailing list