[all-commits] [llvm/llvm-project] 7cd6b0: [clang] Do not consider the template arguments of ...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Tue Sep 1 16:18:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cd6b0c3b5db61be94ed7f494d5036b2c30aaf3f
      https://github.com/llvm/llvm-project/commit/7cd6b0c3b5db61be94ed7f494d5036b2c30aaf3f
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    M clang/lib/Index/IndexTypeSourceInfo.cpp
    M clang/test/Index/Core/index-source.cpp
    M clang/unittests/Index/IndexTests.cpp

  Log Message:
  -----------
  [clang] Do not consider the template arguments of bases to be bases themselves

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

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




More information about the All-commits mailing list