rdar://40335545
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D48107
[analyzer] Do not crash in the visitor when the function is given more arguments than it has parameters ClosedPublic Authored by george.karpenkov on Jun 12 2018, 4:43 PM.
Details Summary rdar://40335545
Diff Detail
Event TimelineHerald added subscribers: mikhail.ramalho, a.sidorin, szepet and 2 others. · View Herald TranscriptJun 12 2018, 4:43 PM This revision is now accepted and ready to land.Jun 12 2018, 4:53 PM Closed by commit rL334560: [analyzer] Do not crash in the visitor when the function is given more… (authored by george.karpenkov). · Explain WhyJun 12 2018, 4:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 151072 cfe/trunk/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
cfe/trunk/test/Analysis/diagnostics/no-store-func-path-notes.cpp
|