summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/copy.fail.cpp
diff options
context:
space:
mode:
authorKaelyn Takata <rikka@google.com>2015-01-28 21:10:46 +0000
committerKaelyn Takata <rikka@google.com>2015-01-28 21:10:46 +0000
commitc49838b33155a93ca83d3cc2279211ac2665da31 (patch)
treeb4d4f42ee3db8c7015ace6fdd06571c6ed4ca879 /libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/copy.fail.cpp
parent48eec8a90d9ba434c3ae6687bd290c6014bef928 (diff)
downloadbcm5719-llvm-c49838b33155a93ca83d3cc2279211ac2665da31.tar.gz
bcm5719-llvm-c49838b33155a93ca83d3cc2279211ac2665da31.zip
Revert a change from r222797 that is no longer needed and can cause
infinite recursion. Also guard against said infinite recursion by adding an assert that will trigger if CorrectDelayedTyposInExpr is called before a previous call to CorrectDelayedTyposInExpr returns (i.e. if the TreeTransform run by CorrectDelayedTyposInExpr calls a sequence of methods that end up calling CorrectDelayedTyposInExpr, as the new test case had done prior to this commit). Fixes PR22292. llvm-svn: 227368
Diffstat (limited to 'libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/copy.fail.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud