================ @@ -11,6 +11,8 @@ // //===----------------------------------------------------------------------===// +#include "clang/Config/config.h" ---------------- perry-ca wrote:
That was my preference too except clang/Config/config.h has a clause that it can only be included once and will generate an error if it is included a second time. https://github.com/llvm/llvm-project/pull/89854 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits