Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
268b51a188b718debaaa7f758200246f1039cfb9
/
compiler-rt
/
lib
/
ubsan
/
ubsan_init.cc
c019a57
[ASan] Make binary name reader cross-platform.
by Yury Gribov
· 11 years ago
0423483
Make ubsan respect log_path
by Hal Finkel
· 11 years ago
09dce3b
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
by Alexey Samsonov
· 11 years ago
0781e98
[UBSan] Explicitly list all supported OS/arch pairs supported by UBSan.
by Alexey Samsonov
· 11 years ago
d1c3186
[Sanitizer] Refactor SuppressionContext class.
by Alexey Samsonov
· 11 years ago
f294d5b
[sanitizer] Flag parser rewrite.
by Evgeniy Stepanov
· 11 years ago
fb42a5a
[ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
by Kostya Serebryany
· 11 years ago
74f07ed
Revert r217616. Problems and complexity it introduces negate its benefit
by Alexey Samsonov
· 11 years ago
5d2c0df
[UBSan] Parse common flags from UBSAN_OPTIONS runtime variable even if
by Alexey Samsonov
· 11 years ago
611c906
[Sanitizer] Get rid of Symbolizer::Get() and Symbolizer::GetOrNull().
by Alexey Samsonov
· 11 years ago
ff24fd2
[UBSan] Allow to suppress reports from vptr checker for specified types.
by Alexey Samsonov
· 11 years ago
6ae5bac
[UBSan] Move all runtime flags parsing to ubsan_flags.cc.
by Alexey Samsonov
· 11 years ago
e87e5ce
[UBSan] Initialize symbolizer inside __ubsan::Init().
by Alexey Samsonov
· 11 years ago
6eb53d6
[UBSan] Call UBSan initialization as early as possible.
by Alexey Samsonov
· 11 years ago