Replace uses of LLVM_FUNCTION_NAME with __func__, this was macro was removed from...
authorErik Pilkington <erik.pilkington@gmail.com>
Thu, 20 Oct 2016 02:46:22 +0000 (02:46 +0000)
committerErik Pilkington <erik.pilkington@gmail.com>
Thu, 20 Oct 2016 02:46:22 +0000 (02:46 +0000)
commit53937db801f61f8768daa9d3af8c4d5079527b7a
treef674542e09d845bc99ac3e2bac279ec4bbc11d50
parent69ed8542f56da6801443e914226283a61ae2c0f0
Replace uses of LLVM_FUNCTION_NAME with __func__, this was macro was removed from llvm/Support in r284681

llvm-svn: 284690
clang/tools/libclang/CIndexHigh.cpp
clang/tools/libclang/CLog.h
clang/tools/libclang/CXSourceLocation.cpp