[all-commits] [llvm/llvm-project] 147c06: [libc] Set include directories for the str_to_floa...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Jul 7 13:34:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 147c0640a3faae5e382c0d319c15112c92e06098
https://github.com/llvm/llvm-project/commit/147c0640a3faae5e382c0d319c15112c92e06098
Author: Petr Hosek <phosek at google.com>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M libc/test/src/__support/CMakeLists.txt
Log Message:
-----------
[libc] Set include directories for the str_to_float test
This test uses libc headers and need to explicitly include them.
Differential Revision: https://reviews.llvm.org/D154277
More information about the All-commits
mailing list