================
@@ -20,12 +20,14 @@
 #include "clang/Lex/HeaderSearch.h"
 #include "clang/Lex/Preprocessor.h"
 #include "llvm/Support/Regex.h"
+#include <string>
----------------
zeyi2 wrote:

A small nit: Seems like unnecessary header include ("clang/Lex/HeaderSearch.h" 
already contains it), would you please remove this line?

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

Reply via email to