This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch dmalcolm/lsp-v1.3 in repository gcc.
at b9603806c52 Introduce a blt_context class
This branch includes the following new commits:
new 7db7f31be67 Add param-type-mismatch.c/C testcases as a baseline new d7613d8c63e diagnostics: support prefixes within diagnostic_show_locus new 89989f03d29 Core of BLT implementation new 028fafdc6d6 C frontend: capture BLT information new 2f42c3de2be C++ frontend: capture BLT information new 8dcff85dda9 C: use BLT to highlight parameter of callee decl for mismat [...] new d231696c0c4 C++: use BLT to highlight parameter of callee decl for mism [...] new 98e14da5989 C: highlight return types when complaining about mismatches new 31db007bb32 C++: highlight return types when complaining about mismatches new 1e4beec6e43 C++: provide fix-it hints in -Wsuggest-override new cf8f671daab Add JSON implementation new 92d98f6e590 Add server.h and server.cc new 80cf14dac6d Add http-server.h and http-server.cc new 8c84ba4f282 Add implementation of JSON-RPC new 59e1e5bad83 Language Server Protocol: add lsp::server abstract base class new c4188f88b56 Language Server Protocol: proof-of-concept GCC implementation new eaeab855fe9 Language Server Protocol: work-in-progess on testsuite new 6934a430383 FIXME: workaround for layout ruler width when not at a tty new a7715c57f52 *** Deferred *** new b73cec2bba3 Fix selftest::read_file for empty file new 7a0aed3bcf6 FIXME: ipa-pure-const.c: WIP on suggesting attributes (need [...] new 08468d16574 FIXME: DEFER: add gcc/testsuite/gcc.dg/noreturn-9.c (uses b [...] new 978d9bd700c FIXME: DEFER: changes to gcc/testsuite/g++.dg/warn/Wsuggest [...] new 279ee804d53 FIXME: DEFER: add gcc/testsuite/g++.dg/mismatching-const.C [...] new 5ae00089897 FIXME: hack in usage of Nicolas Seriot's JSON test suite to [...] new 8cf2b46d30c FIXME: C WIP: inform_about_return_type new 4ea6f3a464a FIXME: C: add c_expr::get_location new 38fd43d4eb7 FIXME: fix typo in server.h new ac95813ff49 C++: fix ordering of missing std #include suggestion (PR c+ [...] new b9603806c52 Introduce a blt_context class
The 30 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.