[PATCH] D75950: [libc++abi] NFC: Move AtomicInt to cxa_guard_impl.h
Eric Fiselier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 15:56:58 PDT 2020
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
Herald added projects: LLVM, libc++abi.
Herald added a subscriber: llvm-commits.
Herald added a reviewer: libc++abi.
This revision now requires review to proceed.
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.
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