)]}' { "commit": "d987e8bc3c6fcf0e6c979ba4be927c2da9081349", "tree": "469863dee901f513a6909ff3fceed2e31a577c7a", "parents": [ "87ac0c7728c4d8f130340ca1b77711bc7170a147" ], "author": { "name": "Joachim Protze", "email": "protze@itc.rwth-aachen.de", "time": "Wed Feb 17 09:14:23 2021 +0100" }, "committer": { "name": "Copybara-Service", "email": "copybara-worker@google.com", "time": "Fri Feb 19 00:59:52 2021 -0800" }, "message": "[sanitizers] Pass CMAKE_C_FLAGS into TSan buildgo script\n\nWhen compiling with ccache, compiler commands get split into smaller steps\nand clang\u0027s default -Wunused-command-line-argument complains about unused\ninclude directory arguments. In combination -Werror, compilation aborts.\n\nThis patch passes the CMAKE_C_FLAGS into the build script. Configuring with\n-DCMAKE_C_FLAGS\u003d-Wno-unused-command-line-argument allows successful testing.\n\nDifferential Revision: https://reviews.llvm.org/D96762\n\nGitOrigin-RevId: ac6c13bfc49f2d67a77144c839ecf49e48cb994c\n", "tree_diff": [ { "type": "modify", "old_id": "88c6f09e88aa3fb8b5a1874eb4b60e1acbd2c87f", "old_mode": 33188, "old_path": "lib/tsan/CMakeLists.txt", "new_id": "67939c7fbaf0e67c05a70aca26dc0a33086901e4", "new_mode": 33188, "new_path": "lib/tsan/CMakeLists.txt" }, { "type": "modify", "old_id": "2e19c52052e0bedc94901f5856ff1751e0ea1373", "old_mode": 33261, "old_path": "lib/tsan/go/buildgo.sh", "new_id": "0902d10f4f15218dc63c4e9b6d2abae3b098bdb9", "new_mode": 33261, "new_path": "lib/tsan/go/buildgo.sh" } ] }