Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
779923ae7782a8a7f62b0bc2b2282c136a5a34b9
/
lib
/
ubsan
/
ubsan_value.h
7c91505
Update aosp/master compiler-rt for rebase to r233350
by Pirama Arumuga Nainar
· 10 years ago
2d1fdb2
Update compiler-rt aosp/master for 3.5 (r209699) rebase.
by Stephen Hines
· 10 years ago
ec7962d
ubsan: Pass floating-point arguments to the runtime by value if they fit the
by Richard Smith
· 12 years ago
2173dc7
[ubsan] Use __sanitizer::atomic_exchange(), prefer shared impl.
by Will Dietz
· 12 years ago
a6a69d6
[ubsan] Drop use of __atomic_exchange_n for now to fix build for some.
by Will Dietz
· 12 years ago
2af552f
[ubsan] Add deduplication functionality, always enabled.
by Will Dietz
· 12 years ago
e656184
ubsan: Don't assume that Clang provides __int128 unless it advertises that it does.
by Richard Smith
· 12 years ago
4a4ef70
Support for building the ubsan runtime when using the autoconf build system on
by Richard Smith
· 12 years ago
20c2fb3
Use a better test for __int128 support, which works on old GCC versions.
by Richard Smith
· 12 years ago
ba3fde6
Fix the bootstrap of CompilerRT with host compilers that don't support
by Chandler Carruth
· 12 years ago
5856170
-fcatch-undefined-behavior: Runtime library support for trapping conversions to or
by Richard Smith
· 12 years ago
ed81c21
-fcatch-undefined-behavior: store the type name directly at the end of a type descriptor. 5% binary size reduction due to fewer relocations.
by Richard Smith
· 12 years ago
6ebe451
Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior.
by Richard Smith
· 12 years ago