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
/
sanitizer_common
/
sanitizer_flag_parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SanitizerCommon] Print the current value of options when printing out help.
Dan Liew
2019-11-14
1
-0
/
+49
*
[compiler-rt] Remove some cpplint filters
Vitaly Buka
2019-09-12
1
-1
/
+1
*
Remove NOLINTs from compiler-rt
Vitaly Buka
2019-09-11
1
-1
/
+1
*
Improve error message when '=' is missing in {ASAN,...}_OPTIONS.
Vitaly Buka
2019-06-15
1
-3
/
+4
*
[sanitizer_common] Added 64-bit signed flag parser.
Mitch Phillips
2019-04-30
1
-0
/
+9
*
[compiler-rt] NFC fixed [whitespace/braces] LINT warning
Vitaly Buka
2019-04-24
1
-1
/
+1
*
[compiler-rt] Fix warning about virtual destructor in sanitizer_flag_parser.h
Vitaly Buka
2019-04-24
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[sanitizer] Use const char* in internal_simple_strtoll
Vitaly Buka
2018-06-17
1
-2
/
+2
*
[sanitizer] Do not over-dup string flags
Kostya Kortchinsky
2017-08-21
1
-1
/
+1
*
[compiler-rt] Replace allow_user_segv_handler=0 with kHandleSignalExclusive
Vitaly Buka
2017-05-25
1
-0
/
+5
*
[compiler-rt] Switch handle_<signal> flags from bool to enum.
Vitaly Buka
2017-05-19
1
-4
/
+20
*
Revert r299672: Add a virtual destructor to a class with virtual methods.
Ivan Krasin
2017-04-06
1
-1
/
+0
*
Add a virtual destructor to a class with virtual methods.
Ivan Krasin
2017-04-06
1
-0
/
+1
*
[sanitizer] Implement include_if_exists with process name substitution.
Evgeniy Stepanov
2015-07-21
1
-0
/
+1
*
[Sanitizer] Add "final" specifier to FlagHandlerBase::Parse overrides. NFC.
Alexey Samsonov
2015-02-12
1
-1
/
+1
*
[sanitizer] Make unrecognized flags not fatal.
Evgeniy Stepanov
2015-01-19
1
-0
/
+2
*
[sanitizer] Switch flag parsing to LowLevelAlloc.
Evgeniy Stepanov
2015-01-19
1
-3
/
+4
*
[sanitizer] Implement include= option.
Evgeniy Stepanov
2015-01-15
1
-0
/
+1
*
[sanitizer] Flag parser rewrite.
Evgeniy Stepanov
2015-01-15
1
-0
/
+117