[all-commits] [llvm/llvm-project] 4a0528: [clangd][NFC] Small tweak to combined provider

Nathan James via All-commits all-commits at lists.llvm.org
Tue Dec 8 09:17:59 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a0528e4a0e3e4504db8650bf2bf7d6977ffa018
      https://github.com/llvm/llvm-project/commit/4a0528e4a0e3e4504db8650bf2bf7d6977ffa018
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
    M clang-tools-extra/clangd/ConfigProvider.cpp

  Log Message:
  -----------
  [clangd][NFC] Small tweak to combined provider

This should address the FIXME about clang3.9 dervied to base unique_ptr constructor not working.

Reviewed By: sammccall

Differential Revision: https://reviews.llvm.org/D91925




More information about the All-commits mailing list