mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 18:26:05 +00:00

This patch reverts the changes to tuple which fixed construction from types derived from tuple. It breaks the code mentioned in llvm.org/PR31384. I'll follow this commit up with a test case. llvm-svn: 289773