]> granicus.if.org Git - clang/commit
AST: inline a single-use variable (NFC)
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 25 Jan 2018 19:54:31 +0000 (19:54 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 25 Jan 2018 19:54:31 +0000 (19:54 +0000)
commitfcdbeda4ad4fa50bae239aa0725eb2798c11bd1f
tree0f9a6154dcc76e06c347028a975d9e7f18f831ab
parent244006d31e6a97c8be4d9b2b808ee56879bfa558
AST: inline a single-use variable (NFC)

Inline the single use variable into the only use.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@323461 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/MicrosoftMangle.cpp