Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/libunwind/test
History
Wu Yingcong e57f0e928d
[libunwind] fix pc range condition check bug (#154902)
There is an off-by-one error with current condition check for PC fallen
into the range or not. There is another check within libunwind that use
the correct checks in
5050da7ba1/libunwind/src/UnwindCursor.hpp (L2757)
```
      if ((fdeInfo.pcStart <= pc) && (pc < fdeInfo.pcEnd))
```
2025-09-01 09:15:52 +08:00
..
configs
[libc++] Unify the benchmarks with the test suite (#101399)
2024-11-07 09:07:50 -05:00
aarch64_vg_unwind.pass.cpp
[libunwind] Add support for the AArch64 "Vector Granule" (VG) register (#153565)
2025-08-21 10:01:40 +01:00
aix_runtime_link.pass.cpp
…
aix_signal_unwind.pass.sh.S
…
alignment.compile.pass.cpp
…
bad_unwind_info.pass.cpp
…
CMakeLists.txt
…
eh_frame_fde_pc_range.pass.cpp
[libunwind] fix pc range condition check bug (#154902)
2025-09-01 09:15:52 +08:00
floatregister.pass.cpp
…
forceunwind.pass.cpp
…
frameheadercache_test.pass.cpp
…
libunwind_01.pass.cpp
…
libunwind_02.pass.cpp
…
lit.cfg.py
…
remember_state_leak.pass.sh.s
…
signal_frame.pass.cpp
…
signal_unwind.pass.cpp
[libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682)
2025-02-08 09:48:41 +08:00
unw_getcontext.pass.cpp
…
unw_resume.pass.cpp
…
unwind_leaffunction.pass.cpp
[libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682)
2025-02-08 09:48:41 +08:00
unwind_scalable_vectors.pass.cpp
…
Powered by Gitea Version: 1.23.1 Page: 1205ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API