[all-commits] [llvm/llvm-project] 7ec9e2: [clangd][c++20]Check for correct auto location in ...

jensmassberg via All-commits all-commits at lists.llvm.org
Mon Jul 10 02:34:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ec9e2048024daa2fbd02a1b64f62194326abbbd
      https://github.com/llvm/llvm-project/commit/7ec9e2048024daa2fbd02a1b64f62194326abbbd
  Author: Jens Massberg <massberg at google.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M clang-tools-extra/clangd/AST.cpp
    M clang-tools-extra/clangd/unittests/HoverTests.cpp

  Log Message:
  -----------
  [clangd][c++20]Check for correct auto location in DeducedTypeVisitor

In case of a constrained auto the correct location has to chosen.

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




More information about the All-commits mailing list