commit | 4a9d2df17bf67de34cb22d3c6607c16b00c85ef0 | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Fri Apr 14 16:47:15 2017 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Fri Apr 14 16:47:15 2017 +0000 |
tree | bb3533c6a294c4a381f91649f68ee57e0f7c77a2 | |
parent | 69a0438a0595913449f0a13af6dcebade2a01446 [diff] |
Remove "#if 0"ed out assert It won't compile after the recent changes I've made, and I think keeping it in provides very little value. Instead I've added (in an earlier commit) a C++ unit test to check the Denormalize(Normalized(X)) == X property for specific instances of X, which is what the assert was trying to do anyway. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300339 91177308-0d34-0410-b5e6-96231b3b80d8