[all-commits] [llvm/llvm-project] 5ae9b4: [libc] Use ASSERT_ instead of EXPECT_ in memcmp tests
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Jun 28 02:36:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ae9b42efb206fa27e8d0eea702f80b08e769e2f
https://github.com/llvm/llvm-project/commit/5ae9b42efb206fa27e8d0eea702f80b08e769e2f
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M libc/test/src/string/memcmp_test.cpp
Log Message:
-----------
[libc] Use ASSERT_ instead of EXPECT_ in memcmp tests
More information about the All-commits
mailing list