[libcxx-commits] [PATCH] D137975: [libc++] Make it an error to define _LIBCPP_DEBUG
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 14 12:02:00 PST 2022
ldionne created this revision.
Herald added a project: All.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
We have been transitioning off of that macro since LLVM 15.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137975
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/__assert
libcxx/include/__debug
libcxx/test/libcxx/assertions/debug_mode_compatibility.pass.cpp
libcxx/test/libcxx/debug/debug.catch-legacy-macro.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137975.475238.patch
Type: text/x-patch
Size: 4447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221114/f75d3a33/attachment.bin>
More information about the libcxx-commits
mailing list