[libcxx-commits] [PATCH] D97044: [libc++] [c++2b] [P0943] Add stdatomic.h header.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 19 09:14:31 PST 2021


curdeius added inline comments.


================
Comment at: libcxx/include/stdatomic.h:2
+// -*- C++ -*-
+//===--------------------------- wchar.h ----------------------------------===//
+//
----------------
Mordante wrote:
> Copy-paste of wchar.h.
Thanks for pointing this. I'll fix it in the next revision.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97044



More information about the libcxx-commits mailing list