commit | 7a2a9967b1fee88143ee826ef1478cec173a8f41 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Mon May 02 23:44:24 2022 -0700 |
committer | Stephen Hines <srhines@google.com> | Mon May 09 15:52:10 2022 -0700 |
tree | a5b615805af4f5cb2fa89f256ea2718c7d3d0e3e | |
parent | f2d126b3d8d2d60fcc8c844cb1629382b34a675e [diff] [blame] |
Reland "Update to clang-r450784e" This reverts commit fbc5effdfd7b16c0cbc04ed94687d99228f95e94. Bug: http://b/197965342 Bug: http://b/230930120 Test: m and also test internal targets Change-Id: I49b2d80ef4191ebb08bb6e80507042ee628c7f09 Merged-In: I49b2d80ef4191ebb08bb6e80507042ee628c7f09
diff --git a/cc/config/global.go b/cc/config/global.go index 3caf327..dc6310c 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -286,8 +286,8 @@ // prebuilts/clang default settings. ClangDefaultBase = "prebuilts/clang/host" - ClangDefaultVersion = "clang-r450784d" - ClangDefaultShortVersion = "14.0.6" + ClangDefaultVersion = "clang-r450784e" + ClangDefaultShortVersion = "14.0.7" // Directories with warnings from Android.bp files. WarningAllowedProjects = []string{