Make GCC happy about attribute location
authorJF Bastien <jfbastien@apple.com>
Thu, 25 Jul 2019 16:58:15 +0000 (16:58 +0000)
committerJF Bastien <jfbastien@apple.com>
Thu, 25 Jul 2019 16:58:15 +0000 (16:58 +0000)
commitcbeff368fcfd105badc3dfbd3b63951f88e4ef8c
tree8910523da30d124bb7ffac419fd96d9cb4c4fb46
parent463e9bdfa9dd15d4aa4369e6a7b24a200618c198
Make GCC happy about attribute location

It doesn't like function attributes on definitions, only declarations.

llvm-svn: 367036
llvm/lib/Support/PrettyStackTrace.cpp