loop-convert no longer crashes when calling a member function using a member pointer which is a member of another record.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D12555
Fix loop-convert crash. ClosedPublic Authored by angelgarcia on Sep 2 2015, 7:15 AM.
Details Summary loop-convert no longer crashes when calling a member function using a member pointer which is a member of another record.
Diff Detail Event Timelineangelgarcia updated this object. This revision is now accepted and ready to land.Sep 2 2015, 7:25 AM
Revision Contents
Diff 33804 clang-tidy/modernize/LoopConvertUtils.cpp
test/clang-tidy/modernize-loop-convert-basic.cpp
|