================ @@ -257,6 +257,37 @@ else() set(LLVM_ENABLE_TERMINFO 0) endif() +#Check for icu. ---------------- hubert-reinterpretcast wrote: Nit: formatting/style ```suggestion # Check for ICU. ``` https://github.com/llvm/llvm-project/pull/74516