summaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/FlowSensitive/AdornedCFG.cpp
AgeCommit message (Expand)Author
2025-05-31[Analysis] Remove unused includes (NFC) (#142255)Kazu Hirata
2024-07-29[clang][dataflow] Fix bug in `buildContainsExprConsumedInDifferentBlock()`. (...martinboehme
2024-03-25[clang][dataflow] Bail out if input is Objective-C++. (#86479)martinboehme
2024-03-20[clang][dataflow] Fix crash when analyzing a coroutine (#85957)Eric Li
2024-03-19[clang][dataflow][NFC] Rename `ControlFlowContext` to `AdornedCFG`. (#85640)martinboehme