diff options
| author | Mark Rowe <mark@vector35.com> | 2025-07-04 23:44:30 -0700 |
|---|---|---|
| committer | Mark Rowe <mark@vector35.com> | 2025-07-07 18:57:44 -0700 |
| commit | 9aa5359a82e3a9ecf27355c3dba1c2453897db68 (patch) | |
| tree | 05f7b3a8f699dfb8c276160c793728db9d110fac /pluginmanager.cpp | |
| parent | 402cf087cfcf69e0c38b027d2b8488d5cdcbed76 (diff) | |
[ObjC] Fix handling of relative method selectors with MSVC
The order that the operands to `+` are evaluated in is unspecified. Clang
happens to evaluate them left to right and gives the expected answer.
MSVC picks the opposite order and so the value it computes is off by 4.
This was resulting in missing method names when arm64 binaries
containing Objective-C are analyzed on Windows.
Diffstat (limited to 'pluginmanager.cpp')
0 files changed, 0 insertions, 0 deletions
