[libcxx-commits] [PATCH] D134829: [libc++] Include skipped headers in the --trace-includes output

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 29 06:36:09 PDT 2022


ldionne updated this revision to Diff 463871.
ldionne added a comment.
Herald added a subscriber: smeenai.

Fix output differences in -fno-exceptions mode, and disable for older AppleClang


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134829

Files:
  libcxx/include/__format/format_error.h
  libcxx/include/typeinfo
  libcxx/test/libcxx/transitive_includes.sh.cpp
  libcxx/test/libcxx/transitive_includes/cxx03.csv
  libcxx/test/libcxx/transitive_includes/cxx11.csv
  libcxx/test/libcxx/transitive_includes/cxx14.csv
  libcxx/test/libcxx/transitive_includes/cxx17.csv
  libcxx/test/libcxx/transitive_includes/cxx20.csv
  libcxx/test/libcxx/transitive_includes/cxx2b.csv
  libcxx/test/libcxx/transitive_includes_to_csv.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134829.463871.patch
Type: text/x-patch
Size: 155022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220929/294120d5/attachment-0001.bin>


More information about the libcxx-commits mailing list