[libcxx-commits] [PATCH] D147560: [libc++] Fix std::optional-related type deduction

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 4 12:50:25 PDT 2023


phosek added inline comments.


================
Comment at: libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/ambigous_constructor.pass.cpp:37
+}
\ No newline at end of file

----------------
Nit: please make sure there's a newline at the end of the file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147560



More information about the libcxx-commits mailing list