JDevlieghere wrote:

Seems like this is [tripping 
up](https://ci.swift.org/view/all/job/llvm.org/view/LLDB/job/lldb-cmake-sanitized/2038/testReport/lldb-unit/Instruction___EmulatorTests_1/16/)
 UBSan:

```
[----------] 1 test from TestAArch64Emulator
[ RUN      ] TestAArch64Emulator.TestAutoAdvancePC
/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/llvm-project/lldb/unittests/Instruction/ARM64/TestAArch64Emulator.cpp:115:34:
 runtime error: index 1311768467463790080 out of bounds for type 'uint8_t[64]' 
(aka 'unsigned char[64]')
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior 
/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/llvm-project/lldb/unittests/Instruction/ARM64/TestAArch64Emulator.cpp:115:34
 in 
```


https://github.com/llvm/llvm-project/pull/151460
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to