[all-commits] [llvm/llvm-project] e60f2c: [libc] add tests to WrapperGen
michaelrj-google via All-commits
all-commits at lists.llvm.org
Fri Dec 4 10:19:21 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e60f2cbd0cd8db134e998ba3764cfe59951b4b1d
https://github.com/llvm/llvm-project/commit/e60f2cbd0cd8db134e998ba3764cfe59951b4b1d
Author: Michael Jones <michaelrj at google.com>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M libc/test/utils/CMakeLists.txt
A libc/test/utils/tools/CMakeLists.txt
A libc/test/utils/tools/WrapperGen/CMakeLists.txt
A libc/test/utils/tools/WrapperGen/testapi.td
A libc/test/utils/tools/WrapperGen/wrappergen_test.cpp
Log Message:
-----------
[libc] add tests to WrapperGen
This adds an initial test that can serve as a basis for other tests on
wrappergen.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D92137
More information about the All-commits
mailing list