aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWhisperity <whisperity@gmail.com>2021-07-28 14:01:45 +0200
committerWhisperity <whisperity@gmail.com>2021-07-28 14:44:20 +0200
commit21832121e112d97f1e197b35959867f3a99226ee (patch)
tree94dfbc580755493584ba198ab2ab9e159adca52c /clang/lib/Frontend/CompilerInvocation.cpp
parent9559bd19908bf6421f2abed1578219dacdc49169 (diff)
downloadllvm-21832121e112d97f1e197b35959867f3a99226ee.zip
llvm-21832121e112d97f1e197b35959867f3a99226ee.tar.gz
llvm-21832121e112d97f1e197b35959867f3a99226ee.tar.bz2
[clang-tidy] Fix crash on "reference-to-array" parameters in 'bugprone-easily-swappable-parameters'
An otherwise unexercised code path related to trying to model "array-to-pointer decay" resulted in a null pointer dereference crash when parameters of type "reference to array" were encountered. Fixes crash report http://bugs.llvm.org/show_bug.cgi?id=50995. Reviewed By: aaron.ballman Differential Revision: http://reviews.llvm.org/D106946
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions