[all-commits] [llvm/llvm-project] c9da03: [libc] Convert the api-test in to an integration t...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Fri Nov 4 00:10:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9da0352a3a5480492b3c99b165240862a6eb646
https://github.com/llvm/llvm-project/commit/c9da0352a3a5480492b3c99b165240862a6eb646
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M libc/cmake/modules/LLVMLibCTestRules.cmake
M libc/test/src/CMakeLists.txt
M libc/utils/HdrGen/PrototypeTestGen/PrototypeTestGen.cpp
Log Message:
-----------
[libc] Convert the api-test in to an integration test.
It used to pass but showed an annoying message about _start not being
available. That will not happen anymore.
More information about the All-commits
mailing list