[libcxx-commits] [PATCH] D110103: [libc++abi] Remove unnecessary atomic_support.h header from libc++abi

Chandler Carruth via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 20 12:59:06 PDT 2021


chandlerc accepted this revision.
chandlerc added a comment.

LGTM.

As mentioned in chat, there are other includes of uncopied files: https://github.com/llvm/llvm-project/blob/main/libcxxabi/src/stdlib_stdexcept.cpp#L17


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110103



More information about the libcxx-commits mailing list