================
@@ -67,6 +79,7 @@ add_header_library(
parser.h
DEPENDS
.core_structs
+ libc.hdr.types.wint_t
----------------
vonosmas wrote:
It's possible you'll still need to add this dep conditionally
https://github.com/llvm/llvm-project/pull/169983