aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-24 08:23:03 +0000
committerSam James <sam@gentoo.org>2024-01-27 06:56:12 +0000
commite8f882f83acf30d9b4da8846bd26314139660430 (patch)
tree76106b752763241f8b9ddf2f5b916400fe47be4b /llvm/tools/llvm-cov/SourceCoverageView.cpp
parentfaef68bca852d08511ea0311d8a0d221cb202e73 (diff)
downloadllvm-e8f882f83acf30d9b4da8846bd26314139660430.zip
llvm-e8f882f83acf30d9b4da8846bd26314139660430.tar.gz
llvm-e8f882f83acf30d9b4da8846bd26314139660430.tar.bz2
[sanitizer] Handle Gentoo's libstdc++ path
On Gentoo, libc++ is indeed in /usr/include/c++/*, but libstdc++ is at e.g. /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14. Use '/include/g++' as it should be unique enough. Note that the omission of a trailing slash is intentional to match g++-*. See https://github.com/llvm/llvm-project/pull/78534#issuecomment-1904145839. Reviewed by: mgorny Closes: https://github.com/llvm/llvm-project/pull/79264 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions