[all-commits] [llvm/llvm-project] 392da6: [libc] Fix documentation typo
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Nov 17 07:17:23 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 392da6428dba1885b888654c7365198de73661ba
https://github.com/llvm/llvm-project/commit/392da6428dba1885b888654c7365198de73661ba
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M libc/src/string/memory_utils/elements.h
Log Message:
-----------
[libc] Fix documentation typo
Commit: 5ee5acf7d94c9e83dd0917fb5f4bd52a27ae18bd
https://github.com/llvm/llvm-project/commit/5ee5acf7d94c9e83dd0917fb5f4bd52a27ae18bd
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M libc/src/string/memory_utils/elements_x86.h
Log Message:
-----------
[libc] Fix missing restricts
Commit: 649d95371680cbf7f740c990c0357372c2bd4058
https://github.com/llvm/llvm-project/commit/649d95371680cbf7f740c990c0357372c2bd4058
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M libc/test/src/string/memory_utils/elements_test.cpp
Log Message:
-----------
[libc] Use more consistent if defined syntax
Compare: https://github.com/llvm/llvm-project/compare/ddf2d62c7ddd...649d95371680
More information about the All-commits
mailing list