[libc-commits] [PATCH] D124130: [libc] Add Printf FormatSection Matcher
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Apr 21 21:55:35 PDT 2022
sivachandra added inline comments.
================
Comment at: libc/utils/UnitTest/CMakeLists.txt:20
+add_library(
+ LibcTestStringUtils
----------------
Ah, if you add this with `add_header_library`, you will not require the empty cpp file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124130/new/
https://reviews.llvm.org/D124130
More information about the libc-commits
mailing list