OSDN Git Service

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)
commitf226a627f970838c6bf980b3e83b1792a071472d
treeb102e583eec13fc015db2dabc4c6bd46f04c3eaa
parent30395dd637604295378fbbd43dbeb66c0334797a
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303697 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp