NFC: Fix a poorly-written test
authorErik Pilkington <erik.pilkington@gmail.com>
Mon, 23 Sep 2019 17:16:55 +0000 (17:16 +0000)
committerErik Pilkington <erik.pilkington@gmail.com>
Mon, 23 Sep 2019 17:16:55 +0000 (17:16 +0000)
commit2d225bbec1a0017ce315b17e0600eddaed306b0e
treedf050ecd06a6ac595529d46440a656cb1c2fb908
parent0a51e1f66dd2fef772cc83c565e4319f0e017a43
NFC: Fix a poorly-written test

The author of r364954 foolishly forgot that == binds tighter than ?:

llvm-svn: 372631
clang/test/SemaCXX/constexpr-builtin-bit-cast.cpp