Files
clang-p2996/clang/unittests/Analysis/FlowSensitive/DeterminismTest.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

4.2 KiB