[all-commits] [llvm/llvm-project] 3ba051: Revert "[clang] Add the check of membership in dec...

Erich Keane via All-commits all-commits at lists.llvm.org
Wed Jan 4 11:44:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ba051b15bd3476f72ad534ffb8ca2e12457620f
      https://github.com/llvm/llvm-project/commit/3ba051b15bd3476f72ad534ffb8ca2e12457620f
  Author: Erich Keane <erich.keane at intel.com>
  Date:   2023-01-04 (Wed, 04 Jan 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaExpr.cpp
    M clang/test/SemaCXX/decltype.cpp

  Log Message:
  -----------
  Revert "[clang] Add the check of membership in decltype for the issue #58674#"

This reverts commit 85960043d594fc12d340ccb66a30861b023ab496.

The powerpc64le self-built buildbot had an assertion during self-build,
that seems like it is possibly related here, reverting so the author can
take a look.




More information about the All-commits mailing list