================
@@ -15,6 +15,7 @@
 #include "PrimType.h"
 #include "Program.h"
 #include "clang/AST/Attr.h"
+#include "clang/AST/OperationKinds.h"
----------------
tbaederr wrote:

What is this needed for? A call to `isLogicalOp()` was already in the file 
before.

https://github.com/llvm/llvm-project/pull/107678
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to