[libcxx-commits] [PATCH] D146675: [libc++] Warn on including headers that are deprecated in C++17
Nico Weber via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 23 00:14:36 PDT 2023
thakis added a comment.
Ms stl uses this construction to make the warning grouped under -Wdeprecated-declarations: https://github.com/search?q=repo%3Amicrosoft%2FSTL%20_CXX17_DEPRECATE_C_HEADER&type=code
Many worth doing?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146675/new/
https://reviews.llvm.org/D146675
More information about the libcxx-commits
mailing list