diff options
author | Alex Richardson <alexrichardson@google.com> | 2024-02-26 15:02:39 -0800 |
---|---|---|
committer | Alex Richardson <alexrichardson@google.com> | 2024-03-01 19:11:39 -0800 |
commit | 07317bbc66d1f2d7663af3c9f04d0f6c0487ac03 (patch) | |
tree | 6b257a6e2c05aa2552eee16180c8a21dfbeafdcf /llvm/lib/FileCheck/FileCheck.cpp | |
parent | a2e7827fde0d87b7e8665926b2b9e73171e07369 (diff) | |
download | llvm-07317bbc66d1f2d7663af3c9f04d0f6c0487ac03.zip llvm-07317bbc66d1f2d7663af3c9f04d0f6c0487ac03.tar.gz llvm-07317bbc66d1f2d7663af3c9f04d0f6c0487ac03.tar.bz2 |
[compiler-rt] Build libfuzzer sources with the chosen C++ compiler
I was getting build failures due to missing <cstddef> when building the
libfuzzer tests. It turns out that the custom command was using
COMPILER_RT_TEST_COMPILER when building the source file rather than
the COMPILER_RT_TEST_CXX_COMPILER.
Pull Request: https://github.com/llvm/llvm-project/pull/83090
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions