Revert "[Clang][Sema] Fix comparison of constraint expressions"
authorAlexander Shaposhnikov <ashaposhnikov@google.com>
Fri, 7 Apr 2023 18:32:49 +0000 (18:32 +0000)
committerAlexander Shaposhnikov <ashaposhnikov@google.com>
Fri, 7 Apr 2023 18:41:57 +0000 (18:41 +0000)
commit13d44a8f5647819efd3ef57af384a3666f99d066
tree32a300371d6a080897540ab6cd5bc56e7cb59998
parent2cbf5127d58553fd6224a1ec809536bccc5b8510
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.
clang/lib/Sema/SemaConcept.cpp
clang/lib/Sema/SemaOverload.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/SemaTemplate/concepts-out-of-line-def.cpp
clang/test/SemaTemplate/concepts.cpp