D152592 introduced LIBC_INCLUDE_DIR for the location of the include
directory, use it in tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154278
[libc] Use LIBC_INCLUDE_DIR in tests ClosedPublic Authored by phosek on Jun 30 2023, 8:40 PM.
Details Summary D152592 introduced LIBC_INCLUDE_DIR for the location of the include
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 30 2023, 8:40 PM This revision is now accepted and ready to land.Jul 5 2023, 10:09 AM This revision was landed with ongoing or failed builds.Jul 5 2023, 10:16 AM Closed by commit rG046deabd93ac: [libc] Use LIBC_INCLUDE_DIR in CMake rules (authored by phosek). · Explain Why This revision was automatically updated to reflect the committed changes. phosek added a reverting change: rGe1cb5924cb31: Revert "[libc] Use LIBC_INCLUDE_DIR in CMake rules".Jul 5 2023, 10:20 AM phosek added a reverting change: rGbf171aaa7ac1: Revert "[libc] Use LIBC_INCLUDE_DIR in CMake rules".Jul 7 2023, 1:53 PM
Revision Contents
Diff 536504 libc/cmake/modules/LLVMLibCTestRules.cmake
|