]> granicus.if.org Git - clang/commit
Use LLVM_ATTRIBUTE_NOINLINE instead of attribute((noinline)).
authorTed Kremenek <kremenek@apple.com>
Mon, 15 Nov 2010 23:11:54 +0000 (23:11 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 15 Nov 2010 23:11:54 +0000 (23:11 +0000)
commit37f1ea0eb08a00fa90edbecb427cfbb50ca0f4d0
treee7acbfc35e2228c4b2c429beb6f1d37539b578e2
parent08bb4c622d0b79c33b4ac78ce1bec79398953daa
Use LLVM_ATTRIBUTE_NOINLINE instead of attribute((noinline)).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119287 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp