[PATCH] D24991: Inline hot functions in libcxx shared_ptr implementation.

Kevin Hu via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 3 09:28:35 PDT 2016


hxy9243 updated this revision to Diff 73293.
hxy9243 added a comment.

Addresses comments from @halyavin, rename "atomic_support.h" to "__atomic_support" to avoid collisions with application headers.


Repository:
  rL LLVM

https://reviews.llvm.org/D24991

Files:
  libcxx/include/__atomic_support
  libcxx/include/memory
  libcxx/src/include/atomic_support.h
  libcxx/src/memory.cpp
  libcxx/src/mutex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24991.73293.patch
Type: text/x-patch
Size: 14718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161003/221ee310/attachment-0001.bin>


More information about the cfe-commits mailing list