aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineSink.cpp
diff options
context:
space:
mode:
authorJoachim Protze <protze@itc.rwth-aachen.de>2021-02-17 09:14:23 +0100
committerJoachim Protze <protze@itc.rwth-aachen.de>2021-02-17 09:14:23 +0100
commitac6c13bfc49f2d67a77144c839ecf49e48cb994c (patch)
tree97bf3532be6f23945de18553bd55c9ff817eb24c /llvm/lib/CodeGen/MachineSink.cpp
parent085dcc82178f94b99783c5730e70a953e4105c00 (diff)
downloadllvm-ac6c13bfc49f2d67a77144c839ecf49e48cb994c.zip
llvm-ac6c13bfc49f2d67a77144c839ecf49e48cb994c.tar.gz
llvm-ac6c13bfc49f2d67a77144c839ecf49e48cb994c.tar.bz2
[sanitizers] Pass CMAKE_C_FLAGS into TSan buildgo script
When compiling with ccache, compiler commands get split into smaller steps and clang's default -Wunused-command-line-argument complains about unused include directory arguments. In combination -Werror, compilation aborts. This patch passes the CMAKE_C_FLAGS into the build script. Configuring with -DCMAKE_C_FLAGS=-Wno-unused-command-line-argument allows successful testing. Differential Revision: https://reviews.llvm.org/D96762
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions