When introducing this new overload in https://reviews.llvm.org/D151183, I didn't consider that the ASTContext parameter was unnecessary because it could also be obtained from the FunctionDecl.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.May 26 2023, 3:10 AM
This revision was landed with ongoing or failed builds.May 30 2023, 12:05 AM
Closed by commit rG5ddb623952ca: [clang][dataflow] Remove unnecessary `ASTContext` parameter from… (authored by mboehme). · Explain Why
This revision was automatically updated to reflect the committed changes.