aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/ExprEngine.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-12-14 19:44:11 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-12-14 19:44:11 +0000
commit4ae711b5ef292378d5b88cede3d4b708174053e2 (patch)
tree42702185631a56b6f5ada11a56d70c426ad7e7b1 /lib/StaticAnalyzer/Core/ExprEngine.cpp
parent12b3e3199c530b72f3cc44dd24a1e20ed6086292 (diff)
Don't hit an assertion failure when calculating the __PRETTY_FUNCTION__
of a member function with parenthesized declarator. Like this test case: class Foo { const char *(baz)() { return __PRETTY_FUNCTION__; } }; git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170233 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions