[all-commits] [llvm/llvm-project] 13d44a: Revert "[Clang][Sema] Fix comparison of constraint...

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Fri Apr 7 11:43:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13d44a8f5647819efd3ef57af384a3666f99d066
      https://github.com/llvm/llvm-project/commit/13d44a8f5647819efd3ef57af384a3666f99d066
  Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
    M clang/lib/Sema/SemaConcept.cpp
    M clang/lib/Sema/SemaOverload.cpp
    M clang/lib/Sema/SemaTemplateInstantiate.cpp
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
    M clang/test/SemaTemplate/concepts-out-of-line-def.cpp
    M clang/test/SemaTemplate/concepts.cpp

  Log Message:
  -----------
  Revert "[Clang][Sema] Fix comparison of constraint expressions"

This temporarily reverts commit
60bee9ff544541e83ffbd4be31923d0e8b644690.
The diff will be recommitted once the newly discovered
regressions are fixed.




More information about the All-commits mailing list