aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2021-12-22 17:23:10 +0100
committerNikita Popov <npopov@redhat.com>2021-12-23 08:55:41 +0100
commit8043beb8901cb95fce4266b498262acf08494510 (patch)
treef6d026d9915b84d876243f6676ac08ed3a33f852 /clang/lib/CodeGen/CodeGenFunction.cpp
parentad26b0b233d5dc4b792012e7f42e04b1a865c865 (diff)
downloadllvm-8043beb8901cb95fce4266b498262acf08494510.zip
llvm-8043beb8901cb95fce4266b498262acf08494510.tar.gz
llvm-8043beb8901cb95fce4266b498262acf08494510.tar.bz2
[JSONNodeDumper] Do not print mangled names for local variables (PR49111)
Mangled names are not meaningful for variables with local storage, and may not be well defined (getting the mangled name for VLA crashes the mangler). As such, do not include them in the JSON dump. This allows running update_cc_test_checks on some OpenMP tests again. Fixes https://github.com/llvm/llvm-project/issues/49111. Differential Revision: https://reviews.llvm.org/D116169
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions