]> granicus.if.org Git - clang/commit
Replace more usages of __func__ with LLVM_FUNCTION_NAME
authorDmitri Gribenko <gribozavr@gmail.com>
Fri, 11 Jan 2013 02:23:13 +0000 (02:23 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Fri, 11 Jan 2013 02:23:13 +0000 (02:23 +0000)
commitacbe4ba0bec71346e77a2f7360e8920212a07c81
tree589773fcd773d6439ba821c39cf92706b11db03b
parent8153b5a6fed123b3a94302fcb951bbc03a93c2d3
Replace more usages of __func__ with LLVM_FUNCTION_NAME

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