================ @@ -6,4 +6,6 @@ set(LLVM_LINK_COMPONENTS add_clang_library(clangDocSupport STATIC File.cpp - ) \ No newline at end of file + Utils.cpp + ) + ---------------- evelez7 wrote: nit: extra newline https://github.com/llvm/llvm-project/pull/138062