================
@@ -10,13 +10,20 @@
 //
 
//===----------------------------------------------------------------------===//
 
+#include "llvm/ADT/ArrayRef.h"
----------------
Prabhuk wrote:

I believe this header include is not needed. Please check if this header 
include and others from ADT are necessary and remove if not needed: 
https://llvm.org/docs/CodingStandards.html#include-as-little-as-possible

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

Reply via email to