================ @@ -0,0 +1,17 @@ +if(LLVM_LIBC_FULL_BUILD) ---------------- michaelrj-google wrote: if we've already checked for fullbuild when including this file we don't need to check it again here. https://github.com/llvm/llvm-project/pull/97361