diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2025-09-04 11:29:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-04 09:29:31 -0700 |
commit | eee72111dc922889d8418cf3d0208dd1f4a3f8f1 (patch) | |
tree | 3e06814760b45b0a963afe2f353a3b093393a86b /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | c51db9f6f3653859a05a073dab53274510edacff (diff) | |
download | llvm-eee72111dc922889d8418cf3d0208dd1f4a3f8f1.zip llvm-eee72111dc922889d8418cf3d0208dd1f4a3f8f1.tar.gz llvm-eee72111dc922889d8418cf3d0208dd1f4a3f8f1.tar.bz2 |
[CodeGen][test][NFC] Refactor ObjC attribute tests (#156519)
Some downstream work broke these tests because the attribute number
changed. Refactor these tests to be more resilient in the face of
changes like this
* `instrument-objc-method.m`
* `#1` was never checked, I think it was trying to check that
`__cyg_profile_func_enter` was not used, so I added
`--implicit-check-not="__cyg_profile_func_enter"`
* Use `[[#ATTR:]]` so the test doesn't fail if the number changes
* `address-safety-attr.mm`
* Check attributes in `Function Attrs:` so it's independent of the
attribute number
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions