[PATCH] D75950: [libc++abi] NFC: Move AtomicInt to cxa_guard_impl.h

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 15:45:24 PDT 2020


ldionne added a comment.

In D75950#1918278 <https://reviews.llvm.org/D75950#1918278>, @EricWF wrote:

> Is this just a clean move, or is the class definition changed as well?
>  I can't tell with all the linter warnings in the way.
>
> If it's just a move, this LGTM.


It's just a clean move!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75950/new/

https://reviews.llvm.org/D75950





More information about the llvm-commits mailing list