================
@@ -53,7 +45,7 @@ add_header_library(
HDRS
monotonicity.h
DEPENDS
- .clock_conversion
+ libc.src.__support.time.clock_conversion
----------------
lntue wrote:
nit: move it below `libc.hdr.time_macros`.
https://github.com/llvm/llvm-project/pull/167723