[libcxx-commits] [PATCH] D60464: [pstl] Setup the _PSTL_VERSION macro like _LIBCPP_VERSION, and add release notes
Mikhail Dvorskiy via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 12 08:41:55 PDT 2019
MikeDvorskiy added inline comments.
================
Comment at: pstl/trunk/test/pstl/version.pass.cpp:17
+
+int main() { }
----------------
lost
> return 0;
?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60464/new/
https://reviews.llvm.org/D60464
More information about the libcxx-commits
mailing list