aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2024-10-24 00:17:37 +0200
committerGitHub <noreply@github.com>2024-10-24 00:17:37 +0200
commite78f53d1e8d622ee4b12dbc2ac8252b4805d5719 (patch)
tree77e0379664cad55d245bbd4cb51b3bf0d65a494b /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parentc9199700b8fdde50a920857207e4387cfe69da45 (diff)
downloadllvm-e78f53d1e8d622ee4b12dbc2ac8252b4805d5719.zip
llvm-e78f53d1e8d622ee4b12dbc2ac8252b4805d5719.tar.gz
llvm-e78f53d1e8d622ee4b12dbc2ac8252b4805d5719.tar.bz2
Reapply "[libc++][C++03] Copy the LLVM 19 headers (#108999)" (#112127)
This reverts commit 68c04b0ae62d8431d72d8b47fc13008002ee4387. This disables the IWYU mapping that caused the failure, since the headers aren't reachable for now. This is the first part of the "Freezing C++03 headers" proposal explained in https://discourse.llvm.org/t/rfc-freezing-c-03-headers-in-libc/77319/58. This patch mechanically copies the headers as of the LLVM 19.1 release into a subdirectory of libc++ so that we can start using these headers when building in C++03 mode. We are going to be backporting important changes to that copy of the headers until the LLVM 21 release. After the LLVM 21 release, only critical bugfixes will be fixed in the C++03 copy of the headers. This patch only performs a copy of the headers -- these headers are still unused by the rest of the codebase.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions