Reland of D128467. This version replaces return {}; with return Result();, since the former failed on GCC with Result = void.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
samestep added a child revision: D127898: [clang][dataflow] Add API to separate analysis from diagnosis.
This revision is now accepted and ready to land.Jun 24 2022, 7:33 AM
This revision was landed with ongoing or failed builds.Jun 24 2022, 7:38 AM
Closed by commit rG8c278a27811c: [clang][dataflow] Allow MatchSwitch to return a value (authored by samestep). · Explain Why
This revision was automatically updated to reflect the committed changes.