Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113592
[analyzer][NFC] Demonstrate the use of CallDescriptionSet ClosedPublic Authored by steakhal on Nov 10 2021, 10:45 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: manas, dkrupp, donat.nagy and 7 others. · View Herald TranscriptNov 10 2021, 10:45 AM steakhal added a parent revision: D113591: [analyzer][NFC] Switch to using CallDescription::matches() instead of isCalled(). steakhal added a child revision: D113593: [analyzer][NFC] CallDescription should own the qualified name parts. This revision is now accepted and ready to land.Nov 12 2021, 9:25 AM steakhal retitled this revision from [analyzer][NFC] Demonstrate the use of CallDescriptionMaps<void> to [analyzer][NFC] Demonstrate the use of CallDescriptionSet. Comment Actionsrebase: use CallDescriptionSet and .contains() This revision was landed with ongoing or failed builds.Nov 19 2021, 9:33 AM Closed by commit rG9ad0a90baa8c: [analyzer][NFC] Demonstrate the use of CallDescriptionSet (authored by steakhal). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388535 clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
|