]> granicus.if.org Git - clang/commit
Move MS inline asm parser methods out of line to reduce indentation, NFC
authorReid Kleckner <rnk@google.com>
Thu, 26 Oct 2017 17:07:48 +0000 (17:07 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 26 Oct 2017 17:07:48 +0000 (17:07 +0000)
commit2cb4a7c648adc733bfc6749a5a8a07efc6025d57
treea229488432d60c3c67a3b943e9f0f35d8fc6c6ef
parentc9d23a99f00d5e84f1e05d2903ef7538a4d4c33a
Move MS inline asm parser methods out of line to reduce indentation, NFC

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316674 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseStmtAsm.cpp