Along the way, made a change to run tool unittests when the target
"check-libc" is run by introducing a libc testsuite for tool unittests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93142
[libc] Let wrappergen pick LLVM libc mangled name from aliasee file. ClosedPublic Authored by sivachandra on Dec 11 2020, 2:14 PM.
Details Summary Along the way, made a change to run tool unittests when the target
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 11 2020, 2:21 PM This revision was landed with ongoing or failed builds.Dec 11 2020, 2:33 PM Closed by commit rG9ab6c1a99f82: [libc] Let wrappergen pick LLVM libc mangled name from aliasee file. (authored by sivachandra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311322 libc/test/utils/tools/CMakeLists.txt
libc/test/utils/tools/WrapperGen/CMakeLists.txt
libc/test/utils/tools/WrapperGen/wrappergen_test.cpp
libc/utils/tools/WrapperGen/Main.cpp
|