Use the do-while(0) thing for this #define.
authorBill Wendling <isanbard@gmail.com>
Tue, 5 Feb 2013 07:19:31 +0000 (07:19 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 5 Feb 2013 07:19:31 +0000 (07:19 +0000)
commitae510f3936f2510cebff86ea38536b30fdf2a30c
treefebbe8ddf0ad84de678df233c1c73d47986714be
parent933b851485a32be1d22c0b14c0814427273f770e
Use the do-while(0) thing for this #define.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174347 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLLexer.cpp