]> granicus.if.org Git - clang/commit
Improve the printing of __PRETTY_FUNCTION__ more provide more
authorDouglas Gregor <dgregor@apple.com>
Tue, 10 Apr 2012 20:14:15 +0000 (20:14 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 10 Apr 2012 20:14:15 +0000 (20:14 +0000)
commitabf65ce5ddfb8db0d34280d30a91253930732f4f
tree2687bd2efa30489ee73de0d6a9ff60ccf64aef9f
parent316551f079a182d15c0e9b930c361428c968b5ee
Improve the printing of __PRETTY_FUNCTION__ more provide more
information and more closely match GCC's, from Nikola Smiljanic!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154430 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp
test/CodeGenCXX/predefined-expr-sizeof.cpp
test/CodeGenCXX/predefined-expr.cpp