[all-commits] [llvm/llvm-project] ea79b3: Revert "[Sema] `setInvalidDecl` for error deductio...

Tom Weaver via All-commits all-commits at lists.llvm.org
Tue May 23 03:45:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea79b3bc39700791567796faeeb63d12f49b8c50
      https://github.com/llvm/llvm-project/commit/ea79b3bc39700791567796faeeb63d12f49b8c50
  Author: Tom Weaver <Tom.Weaver at Sony.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/test/CXX/expr/expr.prim/expr.prim.req/nested-requirement.cpp
    M clang/test/CXX/temp/temp.res/temp.local/p3.cpp
    M clang/test/Parser/cxx1z-class-template-argument-deduction.cpp
    R clang/test/SemaCXX/invalid-deduction-guide-as-template-candidates.cpp

  Log Message:
  -----------
  Revert "[Sema] `setInvalidDecl` for error deduction declaration"

This reverts commit eb5902ffc97163338bab95d2fd84a953ee76e96f.

Caused buildbot failures on:
  https://lab.llvm.org/buildbot/#/builders/139/builds/41248
  https://lab.llvm.org/buildbot/#/builders/216/builds/21637




More information about the All-commits mailing list