================ @@ -0,0 +1,47 @@ +//===----------------------------------------------------------------------===// ---------------- wenju-he wrote:
Always including generic source directory could be problematic if a target decides to implement its own version of .inc file with same name, as the include directories would become confusing. https://github.com/llvm/llvm-project/pull/185637 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
