We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026d636 commit 56baa23Copy full SHA for 56baa23
ChangeLog.md
@@ -20,7 +20,7 @@ See docs/process.md for more on how version tagging works.
20
21
3.1.71 (in development)
22
-----------------------
23
-- The `-Wnontrivial-memaccess` warning has been updated to also warn about
+- LLVM's `-Wnontrivial-memaccess` warning has been updated to also warn about
24
passing non-trivially-copyable destrination parameter to `memcpy`,
25
`memset` and similar functions for which it is a documented undefined
26
behavior (#22798). See https://github.com/llvm/llvm-project/pull/111434
0 commit comments