diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2018-03-02 00:55:59 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2018-03-02 00:55:59 +0000 |
commit | 0ffcaf7437972dd9f8ba9be50ac14570d4305681 (patch) | |
tree | 93b339bb837780552e2d370b394058fcf5c16cec /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 534673a560f58a72c36e879cfa921c16fab51285 (diff) | |
download | llvm-0ffcaf7437972dd9f8ba9be50ac14570d4305681.zip llvm-0ffcaf7437972dd9f8ba9be50ac14570d4305681.tar.gz llvm-0ffcaf7437972dd9f8ba9be50ac14570d4305681.tar.bz2 |
[analyzer] Prevent crashing in NonNullParamChecker
https://bugs.llvm.org/show_bug.cgi?id=36381
rdar://37543426
Turns out, the type passed for the lambda capture was incorrect.
One more argument to abandon the getSVal overload which does not require the
type information.
Differential Revision: https://reviews.llvm.org/D43925
llvm-svn: 326520
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions