[libcxx-commits] [PATCH] D146675: [libc++] Warn on including headers that are deprecated in C++17
Alan Zhao via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 23 10:28:51 PDT 2023
ayzhao updated this revision to Diff 507797.
ayzhao marked 5 inline comments as done.
ayzhao added a comment.
code review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146675/new/
https://reviews.llvm.org/D146675
Files:
libcxx/include/ccomplex
libcxx/include/complex.h
libcxx/include/cstdbool
libcxx/include/ctgmath
libcxx/include/tgmath.h
libcxx/test/libcxx/assertions/headers_declare_verbose_abort.sh.cpp
libcxx/test/libcxx/clang_tidy.sh.cpp
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/language.support/support.runtime/version_cstdbool.pass.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/modules_include.sh.cpp
libcxx/test/libcxx/nasty_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/test/libcxx/numerics/c.math/ctgmath.pass.cpp
libcxx/test/libcxx/numerics/complex.number/ccmplx/ccomplex.pass.cpp
libcxx/test/libcxx/transitive_includes.sh.cpp
libcxx/test/std/language.support/support.runtime/cstdbool.pass.cpp
libcxx/test/std/numerics/c.math/ctgmath.pass.cpp
libcxx/test/std/numerics/complex.number/ccmplx/ccomplex.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146675.507797.patch
Type: text/x-patch
Size: 114402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230323/92ebc930/attachment-0001.bin>
More information about the libcxx-commits
mailing list