diff options
author | martinboehme <mboehme@google.com> | 2024-03-25 14:08:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 14:08:25 +0100 |
commit | e6f63a942a45e3545332cd9a43982a69a4d5667b (patch) | |
tree | 2fda0e8a295329fe6f56899d4131905a1e99e37e /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 4bb9f918ff4e2a932ce1e3da5f14103778b04136 (diff) | |
download | llvm-e6f63a942a45e3545332cd9a43982a69a4d5667b.zip llvm-e6f63a942a45e3545332cd9a43982a69a4d5667b.tar.gz llvm-e6f63a942a45e3545332cd9a43982a69a4d5667b.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions