This patch is part of the ongoing migration to strict handling of value
categories (see https://discourse.llvm.org/t/70086 for details).
Depends On D150775
Paths
| Differential D150776
[clang][dataflow] Use `Strict` accessors in comma operator and no-op cast. ClosedPublic Authored by mboehme on May 17 2023, 6:27 AM.
Details Summary This patch is part of the ongoing migration to strict handling of value Depends On D150775
Diff Detail
Event Timelinemboehme added a child revision: D151194: [clang][dataflow] Add support for return values of reference type..May 23 2023, 2:37 AM This revision is now accepted and ready to land.May 23 2023, 4:29 AM Closed by commit rG68baaca61dfa: [clang][dataflow] Use `Strict` accessors in comma operator and no-op cast. (authored by mboehme). · Explain WhyMay 23 2023, 4:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 524659 clang/lib/Analysis/FlowSensitive/Transfer.cpp
|