[libcxx-commits] [PATCH] D114094: [libc++] Refactor tests for trivially copyable atomics
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 17 08:57:54 PST 2021
philnik added inline comments.
================
Comment at: libcxx/test/std/atomics/atomics.types.generic/trivially_copyable.pass.cpp:30
+};
template <class T>
----------------
Could you fix the indentation in this patch as well?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114094/new/
https://reviews.llvm.org/D114094
More information about the libcxx-commits
mailing list