[all-commits] [llvm/llvm-project] 53c593: [clang] Make signature help work with dependent args

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Mon Aug 17 01:15:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 53c593c2c893a40083771789e3d3e164eea1892d
      https://github.com/llvm/llvm-project/commit/53c593c2c893a40083771789e3d3e164eea1892d
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
    M clang/lib/Sema/SemaCodeComplete.cpp
    M clang/test/CodeCompletion/call.cpp

  Log Message:
  -----------
  [clang] Make signature help work with dependent args

Fixes https://github.com/clangd/clangd/issues/490

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




More information about the All-commits mailing list