Added missing LLVM_NOEXCEPT to the definition of _obj2yaml_error_category::name
authorIsmail Pazarbasi <ismail.pazarbasi@gmail.com>
Thu, 11 Sep 2014 17:19:54 +0000 (17:19 +0000)
committerIsmail Pazarbasi <ismail.pazarbasi@gmail.com>
Thu, 11 Sep 2014 17:19:54 +0000 (17:19 +0000)
commit9869724b73fcc1252200ce1aa7c2564209634cd7
treee514183f920b5cffa0ef5700e256689bba302d92
parent49f31255be201c5fe03debfd729b3011e65619df
Added missing LLVM_NOEXCEPT to the definition of _obj2yaml_error_category::name

LLVM_NOEXCEPT was added in r210591.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217603 91177308-0d34-0410-b5e6-96231b3b80d8
tools/obj2yaml/Error.cpp