Unverified Commit e6f63a94 authored by martinboehme's avatar martinboehme Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment