[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++.
Loading
Please sign in to comment
The shape of certain elements of the AST can vary depending on the langugage. We currently only support C++.