arphaman added inline comments.
================ Comment at: test/clangd/capitalize-diagnostics.test:1 +# RUN: clangd -lit-test < %s | FileCheck -strict-whitespace %s +{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"clangd","capabilities":{},"trace":"off"}} ---------------- ioeric wrote: > This new test doesn't seem to be needed anymore? Right, the note message is exercised by the unit test, which I didn't update. Updated it now. https://reviews.llvm.org/D50154 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits