Files
clang-p2996/clang/lib/Analysis/FlowSensitive/AdornedCFG.cpp
martinboehme e6f63a942a [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.
2024-03-25 14:08:25 +01:00

6.4 KiB