Files
clang-p2996/clang/lib/Analysis/FlowSensitive/ControlFlowContext.cpp
martinboehme c0703eaec1 [clang][dataflow] Emit an error if source code is not compiled as C++. (#65301)
The shape of certain elements of the AST can vary depending on the
langugage.
We currently only support C++.
2023-09-06 10:02:21 +02:00

3.8 KiB