This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
test
/
ubsan
/
TestCases
/
Misc
History
Fangrui Song
acdb4cdc04
[ubsan,test] Disable static-link.cpp for i386 and internal_symbolizer
...
i386 has a `__tls_get_addr` link error. For internal_symbolizer, the x86_64 test would fail as well.
2024-02-14 15:51:26 -08:00
..
Inputs
…
Linux
[ubsan,test] Disable static-link.cpp for i386 and internal_symbolizer
2024-02-14 15:51:26 -08:00
abs.cpp
[CodeGen] [ubsan] Respect integer overflow handling in abs builtin
2023-08-21 09:13:25 -07:00
bool.cpp
…
bool.m
…
bounds.cpp
…
builtins.cpp
[ubsan][test] Replace arch= features with TARGET=
2023-08-18 16:09:20 -07:00
coverage-levels.cpp
[ValueTracking] Directly use KnownBits shift functions
2023-06-01 09:46:16 +02:00
deduplication.cpp
…
enum.cpp
[ubsan] Convert tests to check 'target=...'
2022-12-19 12:04:08 -08:00
log-path_test.cpp
[compiler-rt] Fix XFAIL conditions after converting to 'target=...'
2023-01-13 06:16:33 -08:00
missing_return.cpp
[ubsan] Convert tests to check 'target=...'
2022-12-19 12:04:08 -08:00
monitor.cpp
[compiler-rt] [test] [ubsan] Mark failing tests as unsupported for mingw configs
2023-04-19 23:05:30 +03:00
no-interception.cpp
…
nonnull-arg.cpp
…
nonnull.cpp
…
nullability.c
…
objc-cast.m
…
print_summary.c
[ubsan] Drop terminal "in " from reports without functions (
#77163
)
2024-01-05 17:05:25 -08:00
unreachable.cpp
…
vla.c
…