aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorKristina Bessonova <kbessonova@accesssoftek.com>2020-01-14 20:37:47 +0200
committerKristina Bessonova <kbessonova@accesssoftek.com>2020-01-28 20:52:20 +0200
commit5499e2f455caad5c7cf95aa459b8d246e14c6af9 (patch)
treea6f5e9e46ee1b5dfb97bbaee521b62c143573529 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent57839e51781567e320e6a55bafa5afee3335bebe (diff)
downloadllvm-5499e2f455caad5c7cf95aa459b8d246e14c6af9.zip
llvm-5499e2f455caad5c7cf95aa459b8d246e14c6af9.tar.gz
llvm-5499e2f455caad5c7cf95aa459b8d246e14c6af9.tar.bz2
[llvm-dwarfdump][Statistics] Distinguish parameters with same name or w/o a name
A few DW_TAG_formal_parameter's of the same function may have the same name (e.g. variadic (template) functions) or don't have a name at all (if the parameter isn't used inside the function body), but we still need to be able to distinguish between them to get correct number of 'total vars' and 'availability' metric. Reviewed by: aprantl Differential Revision: https://reviews.llvm.org/D73003
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions