[all-commits] [llvm/llvm-project] 25a02c: Revert "PR24076, PR33655, C++ CWG 1558: Consider t...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Wed Dec 23 03:46:49 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 25a02c3d1a688d3cd18faef96c75fa553efbbac7
      https://github.com/llvm/llvm-project/commit/25a02c3d1a688d3cd18faef96c75fa553efbbac7
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2020-12-23 (Wed, 23 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
    R clang/test/SemaTemplate/instantiation-dependence.cpp
    M clang/test/SemaTemplate/partial-spec-instantiate.cpp
    M clang/www/cxx_dr_status.html

  Log Message:
  -----------
  Revert "PR24076, PR33655, C++ CWG 1558: Consider the instantiation-dependence of"

This reverts commit d3bf0bb18952d830fe6df6f791a64552b271000b.
This causes compilation in certain cases to fail.
Reproducer TBD.




More information about the All-commits mailing list