Skip to content

Commit

Permalink
Stop misleading people about what version LLVM is.
Browse files Browse the repository at this point in the history
Bug: android/ndk#1939
Test: None
(cherry picked from commit 843ac1b)
(cherry picked from https://android-review.googlesource.com/q/commit:6dc9d000a28c149220c3c3dbe23605d1b1d0c94a)
Merged-In: I6c5e612678487ae3398ff7bf9aafa754494dd094
Change-Id: I6c5e612678487ae3398ff7bf9aafa754494dd094
  • Loading branch information
DanAlbert authored and Android Build Coastguard Worker committed Oct 5, 2023
1 parent 4908941 commit e2f4707
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/changelogs/Changelog-r26.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ directly, see the [build system maintainers guide].

## Changes

* Updated LLVM to clang-r487747c, based on LLVM 17 development.
* Updated LLVM to clang-r487747c. See `AndroidVersion.txt` and
`clang_source_info.md` in the toolchain directory for version information.
* Clang now treats `-Wimplicit-function-declaration` as an error rather than a
warning in C11 and newer. Clang's default C standard is 17, so this is a
change in default behavior compared to older versions of Clang, but is the
Expand Down

0 comments on commit e2f4707

Please sign in to comment.