This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 929d23e [esan] Add handling of large stack size rlimits new 2fb0222 [sanitizers] introduce a common run-time option dedup_token_l [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/sanitizer_common/sanitizer_flags.inc | 5 +++ .../sanitizer_stacktrace_libcdep.cc | 9 +++++ .../TestCases/Posix/dedup_token_length_test.cc | 40 ++++++++++++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc