Commit Graph

9 Commits

Author SHA1 Message Date
Nick Desaulniers
bfd43e7760 ANDROID: clang: update to 15.0.2
Bug: 250930332
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: I51c27dfbf6b39b7e3396669ce41568c0e0101073
2022-10-12 07:12:54 +00:00
Yi Kong
d339efacc3 ANDROID: clang: update to 15.0.1
Bug: 236798112
Change-Id: I3d618fbd42046409013c14d18e409f89a285f9ee
Signed-off-by: Yi Kong <yikong@google.com>
2022-09-07 15:50:48 +00:00
Yi Kong
e39d2a40b1 ANDROID: clang: update to 14.0.7
Bug: 219872481
Change-Id: I8d7432863882c4654e565461c4174c863236b068
Signed-off-by: Yi Kong <yikong@google.com>
2022-05-02 19:41:28 +00:00
Yifan Hong
1dfe7be90d 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:54 -07:00
Yi Kong
fd3d3e7651 ANDROID: clang: update to 14.0.4
Bug: 225394140
Signed-off-by: Yi Kong <yikong@google.com>
Change-Id: I9827278521b2b7599c22e3df09d27d13b85ef44b
2022-04-13 08:31:38 +08:00
Nick Desaulniers
a663c0c70d ANDROID: clang: update to 14.0.3
Bug: 225394140
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: I64030d44b33ae4621d8e6938aeccd7c946b60800
2022-03-24 12:41:35 -07:00
Nick Desaulniers
12ced1aab6 ANDROID: clang: update to 14.0.2
Bug: 218541542
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: I2af04f2ebda90e5bbff604739d64fb192680e67a
2022-02-10 11:04:05 -08:00
Nick Desaulniers
e016901ad4 ANDROID: clang: update to 14.0.1
Bug: 213621148
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Change-Id: I00bee80f41b56493296840fd8ae7987cf44f0569
2022-01-12 10:21:29 +00:00
Matthias Maennich
5d1e61a486 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-13 20:57:40 +00:00