================ @@ -6,26 +6,26 @@ // //===----------------------------------------------------------------------===// ---------------- zeyi2 wrote:
This suggestion may be incorrect (I don't have the condition to compile and verify this locally), but you can try it. I think this may fix the compile issue. ```suggestion #include "../utils/FileExtensionsUtils.h" ``` https://github.com/llvm/llvm-project/pull/173484 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
