[all-commits] [llvm/llvm-project] 0fa09b: Revert "[Clang][Sema] Fix crash when 'this' is use...

Krystian Stasiowski via All-commits all-commits at lists.llvm.org
Wed Apr 10 05:36:59 PDT 2024


  Branch: refs/heads/revert-87541-expl-spec-this
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fa09befb37c36ec1ed796c28f6b33605fc04ecd
      https://github.com/llvm/llvm-project/commit/0fa09befb37c36ec1ed796c28f6b33605fc04ecd
  Author: Krystian Stasiowski <sdkrystian at gmail.com>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaExpr.cpp
    M clang/lib/Sema/SemaExprCXX.cpp
    M clang/lib/Sema/SemaExprMember.cpp
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
    M clang/lib/Sema/TreeTransform.h
    M clang/test/SemaTemplate/ms-function-specialization-class-scope.cpp

  Log Message:
  -----------
  Revert "[Clang][Sema] Fix crash when 'this' is used in a dependent class scop…"

This reverts commit 4657ab1c968e486e9f45329daa07340ebcf3bffd.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list