Skip to content

Commit

Permalink
Note Clang diagnostic improvement in r25 changelog.
Browse files Browse the repository at this point in the history
Bug: android/ndk#1455
Test: None
Change-Id: Ia518490118d449b4e5a14912a323e76c3e1911ea
  • Loading branch information
DanAlbert committed Jun 27, 2022
1 parent 7d61557 commit 7898e44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changelogs/Changelog-r25.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ directly, see the [build system maintainers guide].

* Includes Android 13 Beta 2 APIs.
* Updated LLVM to clang-r450784d, based on LLVM 14 development.
* [Issue 1455]: Improved display of Android API levels in Clang diagnostics.
* Eliminate duplicate static libraries in API-versioned sysroot directories.
This reduces the uncompressed size of the NDK by 500 MB.
* Strip some binaries and libraries. This reduces the uncompressed size of
Expand All @@ -34,6 +35,7 @@ directly, see the [build system maintainers guide].

[Issue 933]: https://github.com/android/ndk/issues/933
[Issue 1334]: https://github.com/android/ndk/issues/1334
[Issue 1455]: https://github.com/android/ndk/issues/1455
[Issue 1634]: https://github.com/android/ndk/issues/1634
[Issue 1693]: https://github.com/android/ndk/issues/1693
[Issue 1717]: https://github.com/android/ndk/issues/1717
Expand Down

0 comments on commit 7898e44

Please sign in to comment.