-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* clang r319946: includes sanitizer headers, llvm-symbolizer and fuzzer * add tests to ensure all sanitizer headers exist * also update the sha256 of python-runtime image to include the latest changes Tested: * Tested building locally with `container/debian8-clang-fully-loaded/build.sh -l` * Tested with Google Cloud Container Builder `container/debian8-clang-fully-loaded/build.sh -p my-project -c my-image -t test -a` Change-Id: Icf941907782e9d5adde5b13ea59b2f453d9bed0f
- Loading branch information
Showing
6 changed files
with
51 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,5 @@ pkg_tar( | |
tags = ["manual"], | ||
deps = [ | ||
"@clang_release//file", | ||
"@compiler_rt//:sanitizers" | ||
], | ||
) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters