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: > Nebiroth wrote: > > malaperle wrote: > > > revert this change? > > #include <string> is not needed. > I meant removing YAMLParser.h That's what I figured. I'll remove that. 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