[clang][dataflow] Bail out if input is Objective-C++. (#86479)
We only ever intended to support C++, but the condition we were testing allowed Objective-C++ code by mistake.
parent
4bb9f918
Please register or sign in to comment
We only ever intended to support C++, but the condition we were testing allowed Objective-C++ code by mistake.