The statement getArg tries to get the first one without checking, which may cause segmentation fault.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D33103
[clang-tidy] TwineLocalCheck: add param # checking ClosedPublic Authored by yawanng on May 11 2017, 9:32 AM.
Details Summary The statement getArg tries to get the first one without checking, which may cause segmentation fault.
Diff Detail
Revision Contents
Diff 98705 clang-tidy/llvm/TwineLocalCheck.cpp
test/clang-tidy/llvm-twine-local.cpp
|