================
@@ -17,7 +17,6 @@
 #include "index/Symbol.h"
 #include "index/SymbolID.h"
 #include "clang/AST/Decl.h"
-#include "clang/AST/DeclObjC.h"
----------------
HighCommander4 wrote:

nit: This removal seems like an include-what-you-use violation, as types like 
`ObjCMethodDecl` are referenced in this patch.

Just drop this?

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

Reply via email to