[all-commits] [llvm/llvm-project] a5458b: Don't claim template names that name non-templates...

Richard Smith via All-commits all-commits at lists.llvm.org
Sun Mar 29 13:15:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a5458bb0d6b1c35c7dcca4f339e77c40f5fc5e06
      https://github.com/llvm/llvm-project/commit/a5458bb0d6b1c35c7dcca4f339e77c40f5fc5e06
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/SemaCXX/pseudo-destructors.cpp

  Log Message:
  -----------
  Don't claim template names that name non-templates are undeclared.




More information about the All-commits mailing list