Commit Graph

7 Commits

Author SHA1 Message Date
Yi Kong
471dfd69fb ANDROID: clang: update to 14.0.7
Bug: 219872481
Change-Id: I3a3883547751ea2d52045e9a431f3e13f4755b1a
Signed-off-by: Yi Kong <yikong@google.com>
2022-05-03 09:14:49 +00:00
Yifan Hong
4790282ac1 ANDROID: Move BRANCH from build.config.common to .constants.
This allows Bazel to load the value of $BRANCH in order
to determine the value of --dist_dir of copy_to_dist_dir
statically.

Test: TH
Bug: 229268271

Change-Id: Iff759b8188360ea1b2bc204d29750eece9095582
Signed-off-by: Yifan Hong <elsk@google.com>
2022-04-14 14:20:28 -07:00
Nick Desaulniers
53b9568a1c ANDROID: clang: update to 14.0.4
Bug: 229024402
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: I24759afac1c558a04ba5987166042b435470949c
2022-04-13 16:03:48 +00:00
Nick Desaulniers
3c3554ebf3 ANDROID: clang: update to 14.0.3
Bug: 225394140
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: I4da61e687a4d67349837bdd72e61b3536e8a651b
2022-03-24 12:45:35 -07:00
Nick Desaulniers
ad03707057 ANDROID: clang: update to 14.0.2
Bug: 218541542
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: Ifbbf03da26fd4550477891a4b34e14ea8803aaa2
2022-02-10 21:33:57 +00:00
Nick Desaulniers
4c62466a00 ANDROID: clang: update to 14.0.1
Bug: 213621148
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: Ie4c909bc0748bee2918eef8df2cf1a441da92f8c
2022-01-10 11:54:53 +00:00
Matthias Maennich
2c2712edb8 ANDROID: move CLANG_VERSION definition to build.config.constants
Moving this static value to a separate configuration file allows it to
be used from other builds as well, such as the Kleaf build.

Bug: 210296725
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: I07aac5609d8ec986e0e270fdbba3662ac10029f4
2021-12-12 20:10:27 +00:00