malaperle added inline comments.
================ Comment at: clangd/ClangdUnit.h:320 + +StringRef getDataBufferFromSourceRange(ParsedAST &AST, SourceRange SR, + Location L); ---------------- I think this can be only in the source file, in a an anonymous namespace. https://reviews.llvm.org/D35894 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits