[all-commits] [llvm/llvm-project] f9a00b: Revert "[clang] Don't typo-fix an expression in a ...

Quuxplusone via All-commits all-commits at lists.llvm.org
Thu Jan 27 14:41:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9a00b3cbc580cf79688fa813c6e898e90b4fd43
      https://github.com/llvm/llvm-project/commit/f9a00b3cbc580cf79688fa813c6e898e90b4fd43
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

  Changed paths:
    M clang/lib/Sema/Sema.cpp
    M clang/lib/Sema/SemaExprMember.cpp
    R clang/test/SemaCXX/PR52970.cpp

  Log Message:
  -----------
  Revert "[clang] Don't typo-fix an expression in a SFINAE context."

This reverts commit 9be5f4d5afd9a1b6e88a268f6ea6eb282d77d9fe.

I'm not sure if this caused
 https://lab.llvm.org/buildbot/#/builders/60/builds/6350
 https://lab.llvm.org/buildbot/#/builders/119/builds/7433
but I'm acting as if it did.




More information about the All-commits mailing list