-
Notifications
You must be signed in to change notification settings - Fork 297
Changelog r30
Venkatesh Srinivasan edited this page Mar 19, 2026
·
1 revision
Report issues to GitHub.
For Android Studio issues, go to https://b.android.com and file a bug using the Android Studio component, not the NDK component.
If you're a build system maintainer that needs to use the tools in the NDK directly, see the build system maintainers guide.
- Updated LLVM to clang-r574158. See
clang_source_info.mdin the toolchain directory for version information.- Issue 2073: Fixed runtime segfault when using LTO and nested exception handlers.
- Issue 2160: Fix Clang crash on invalid code.