[libc-commits] [PATCH] D92137: [libc] add tests to WrapperGen
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Dec 3 15:15:02 PST 2020
sivachandra accepted this revision.
sivachandra added a comment.
This revision is now accepted and ready to land.
I think we can chisel this out to be a little more cleaner but we can do it in a later pass.
================
Comment at: libc/test/utils/tools/WrapperGen/testapi.td:3
+include "spec/stdc.td"
\ No newline at end of file
----------------
Fix.
================
Comment at: libc/test/utils/tools/WrapperGen/wrappergen_test.cpp:251
+}
\ No newline at end of file
----------------
Fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92137/new/
https://reviews.llvm.org/D92137
More information about the libc-commits
mailing list