[all-commits] [llvm/llvm-project] 063a43: [ObjC] Fix an assertion failure in EvaluateLValue

Akira Hatanaka via All-commits all-commits at lists.llvm.org
Tue Nov 15 14:42:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 063a43b4fd9f869d57c20145302eb41068bfb54e
      https://github.com/llvm/llvm-project/commit/063a43b4fd9f869d57c20145302eb41068bfb54e
  Author: Akira Hatanaka <ahatanaka at apple.com>
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp
    M clang/test/SemaObjCXX/sel-address.mm

  Log Message:
  -----------
  [ObjC] Fix an assertion failure in EvaluateLValue

Look through parentheses when determining whether the expression is a
@selector expression.




More information about the All-commits mailing list