================
@@ -27,7 +27,6 @@
 #include "clang/Basic/XRayInstr.h"
 #include "clang/Config/config.h"
 #include "clang/Driver/Driver.h"
----------------
naveen-seth wrote:

This is currently done in the follow up #165277, where the dependency on Driver 
gets dropped entirely 
([here](https://github.com/naveen-seth/llvm-project/blob/080ace200ed7df3d72a33640207b854ce1f228f5/clang/include/clang/Driver/Driver.h#L421)).
Right now, it has been moved into Driver though. Should I still move it into 
the new options library instead?

https://github.com/llvm/llvm-project/pull/163659
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to