[libcxx-commits] [PATCH] D137127: [libc++abi] Use std::nullptr_t instead of declaring it manually

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 1 09:22:58 PDT 2022


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

LGTM with drive-by fix.



================
Comment at: libcxxabi/test/catch_reference_nullptr.pass.cpp:9
 
 // UNSUPPORTED: c++03,
 // UNSUPPORTED: no-exceptions
----------------
While we're at it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137127



More information about the libcxx-commits mailing list