[all-commits] [llvm/llvm-project] d3bf0b: PR24076, PR33655, C++ CWG 1558: Consider the insta...

Richard Smith via All-commits all-commits at lists.llvm.org
Thu Dec 17 21:32:00 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3bf0bb18952d830fe6df6f791a64552b271000b
      https://github.com/llvm/llvm-project/commit/d3bf0bb18952d830fe6df6f791a64552b271000b
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M clang/include/clang/AST/Type.h
    M clang/lib/AST/ItaniumMangle.cpp
    M clang/test/CXX/drs/dr15xx.cpp
    M clang/test/CodeGenCXX/mangle-template.cpp
    A clang/test/SemaTemplate/instantiation-dependence.cpp
    M clang/test/SemaTemplate/partial-spec-instantiate.cpp
    M clang/www/cxx_dr_status.html

  Log Message:
  -----------
  PR24076, PR33655, C++ CWG 1558: Consider the instantiation-dependence of
the nested-name-specifier when determining whether a qualified type is
instantiation-dependent.




More information about the All-commits mailing list