[all-commits] [llvm/llvm-project] a4fbae: Revert "[Sema] check PseudoObject when rebuilding ...
dobbelaj-snps via All-commits
all-commits at lists.llvm.org
Wed Dec 1 02:20:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4fbae268f67a6737b86c47f555f95a4a44462d2
https://github.com/llvm/llvm-project/commit/a4fbae268f67a6737b86c47f555f95a4a44462d2
Author: Jeroen Dobbelaere <jeroen.dobbelaere at synopsys.com>
Date: 2021-12-01 (Wed, 01 Dec 2021)
Changed paths:
M clang/lib/Sema/TreeTransform.h
R clang/test/SemaCXX/PR51855.cpp
M clang/test/SemaObjCXX/instantiate-property-access.mm
Log Message:
-----------
Revert "[Sema] check PseudoObject when rebuilding CXXOperatorCallExpr in template instantiation"
This reverts commit 0c047a8e13320fb8e9dabbf7a3c6a00fe81198c7.
A number of buildbots started failing. Reverting for now.
More information about the All-commits
mailing list