kr-2003 wrote: > Not sure what's the problem but if that does not fail upstream please remove > it. What are the other declarations that make OffloadArch ambiguous?
Sorry, it was mistake from my side. I included ``using namespace clang;`` in the ClangRepl.cpp. So, it was getting confused by the enum declared by the same name in clang's ns. https://github.com/llvm/llvm-project/pull/155140 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits