index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
ubsan
/
ubsan_flags.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc files in lib/ubsan to .cpp.
Nico Weber
2019-07-31
1
-85
/
+0
*
Improve error message when '=' is missing in {ASAN,...}_OPTIONS.
Vitaly Buka
2019-06-15
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ubsan] Add preinit initializer for ubsan
Francis Ricci
2018-01-23
1
-2
/
+11
*
ubsan: Allow programs to use setenv to configure ubsan_standalone.
Peter Collingbourne
2017-11-09
1
-2
/
+4
*
Let ubsan search UBSAN_SYMBOLIZER_PATH for llvm-symbolizer
Nico Weber
2017-04-19
1
-0
/
+1
*
General definition for weak functions
Marcos Pividori
2017-01-29
1
-15
/
+3
*
[sanitizer] [asan] Use macros to simplify weak aliases on Windows.
Marcos Pividori
2017-01-20
1
-5
/
+3
*
[sancov] common flags initialization.
Mike Aizatsky
2016-03-18
1
-1
/
+1
*
[UBSan] Enable 'help' option output, report unrecognized flags
Alexey Samsonov
2015-08-13
1
-0
/
+3
*
Re-apply r241217 with build fixes:
Peter Collingbourne
2015-07-02
1
-2
/
+13
*
Revert r241217, it breaks the build on Windows.
Nico Weber
2015-07-02
1
-9
/
+2
*
ubsan: Port runtime library to (32- and 64-bit) Windows.
Peter Collingbourne
2015-07-02
1
-2
/
+9
*
[UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
2015-04-01
1
-19
/
+10
*
[UBSan] Explicitly list all supported OS/arch pairs supported by UBSan.
Alexey Samsonov
2015-03-26
1
-0
/
+4
*
[asan] Allow changing verbosity in activation flags.
Evgeniy Stepanov
2015-01-20
1
-0
/
+1
*
[sanitizer] Flag parser rewrite.
Evgeniy Stepanov
2015-01-15
1
-18
/
+29
*
[Sanitizer] Change the runtime flag representation.
Alexey Samsonov
2015-01-07
1
-12
/
+14
*
Revert "Revert r224736: "[Sanitizer] Make CommonFlags immutable after initial...
Alexey Samsonov
2015-01-02
1
-2
/
+4
*
Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization."
Chandler Carruth
2015-01-02
1
-3
/
+2
*
[Sanitizer] Make CommonFlags immutable after initialization.
Alexey Samsonov
2014-12-22
1
-2
/
+3
*
[Sanitizer] Refactor CommonFlags interface. NFC.
Alexey Samsonov
2014-12-19
1
-3
/
+3
*
[UBSan] Introduce more flexible __ubsan_default_options function instead of U...
Alexey Samsonov
2014-09-19
1
-13
/
+13
*
Revert r217616. Problems and complexity it introduces negate its benefit
Alexey Samsonov
2014-09-12
1
-2
/
+1
*
[UBSan] Parse common flags from UBSAN_OPTIONS runtime variable even if
Alexey Samsonov
2014-09-11
1
-1
/
+2
*
[UBSan] Add halt_on_error runtime flag
Alexey Samsonov
2014-09-10
1
-0
/
+3
*
[UBSan] Allow to override runtime flags defaults by providing
Alexey Samsonov
2014-07-30
1
-1
/
+16
*
[UBSan] Move all runtime flags parsing to ubsan_flags.cc.
Alexey Samsonov
2014-07-29
1
-6
/
+17
*
[UBSan] Add the ability to dump call stacks to -fsanitize=vptr
Alexey Samsonov
2014-07-23
1
-0
/
+34