Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 62c54c1

Browse files
yabincGerrit Code Review
authored andcommitted
Merge "Use clang-r407598b"
2 parents 714b2f1 + ede1dba commit 62c54c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vndk/tools/header-checker/android/envsetup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
# limitations under the License.
1616

1717
export LLVM_BUILD_HOST_TOOLS=true
18-
export LLVM_PREBUILTS_VERSION=clang-r407598
19-
export LLVM_RELEASE_VERSION=12.0.1
18+
export LLVM_PREBUILTS_VERSION=clang-r407598b
19+
export LLVM_RELEASE_VERSION=12.0.2

0 commit comments

Comments
 (0)