Nebiroth marked 9 inline comments as done. Nebiroth added inline comments.
================ Comment at: clangd/Protocol.h:26 #include "llvm/ADT/Optional.h" -#include <string> +#include "llvm/Support/YAMLParser.h" #include <vector> ---------------- malaperle wrote: > revert this change? #include <string> is not needed. Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D35894 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits