[TableGen] Cleanup formatting by moving operators from beginning of line to end of...
authorCraig Topper <craig.topper@gmail.com>
Thu, 30 Apr 2015 05:54:22 +0000 (05:54 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 30 Apr 2015 05:54:22 +0000 (05:54 +0000)
commit21092d8a7c9106db6f97c93484f8889d34fea742
tree957deb0c1eb5f584d39defd8d68a8bdb87a406ab
parent54bff8596fb1921bdb00ac6dd0bd1ac9e2420b58
[TableGen] Cleanup formatting by moving operators from beginning of line to end of previous line. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236206 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/Record.cpp
lib/TableGen/TGParser.cpp