Skip to content

Commit 56baa23

Browse files
dschuffkripken
andauthored
Update ChangeLog.md
Co-authored-by: Alon Zakai <[email protected]>
1 parent 026d636 commit 56baa23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ See docs/process.md for more on how version tagging works.
2020

2121
3.1.71 (in development)
2222
-----------------------
23-
- The `-Wnontrivial-memaccess` warning has been updated to also warn about
23+
- LLVM's `-Wnontrivial-memaccess` warning has been updated to also warn about
2424
passing non-trivially-copyable destrination parameter to `memcpy`,
2525
`memset` and similar functions for which it is a documented undefined
2626
behavior (#22798). See https://github.com/llvm/llvm-project/pull/111434

0 commit comments

Comments
 (0)