Revert LLVM changes for "Sema: allow imaginary constants via GNU extension if UDL...
authorTim Northover <tnorthover@apple.com>
Tue, 23 May 2017 21:53:11 +0000 (21:53 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 23 May 2017 21:53:11 +0000 (21:53 +0000)
commit8c605c0edaa909f44e6e4c753eb630035de61857
tree4561118d580a67a301bb11c78d2596730002e57a
parent2f8db1d6543e70e9b0e178b2a9c270d428b5c77e
Revert LLVM changes for "Sema: allow imaginary constants via GNU extension if UDL overloads not present."

The changes accidentally crept into a Clang commit I was making.

llvm-svn: 303697
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp