[Sanitizer] Allow runtime flags be separated by colon as well as space
authorAlexey Samsonov <samsonov@google.com>
Tue, 19 Feb 2013 13:03:37 +0000 (13:03 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 19 Feb 2013 13:03:37 +0000 (13:03 +0000)
commit99b81b4bbe5a587f0384605f0371eac728c17485
tree985d39e521d328d64e6e4c27752ce7c382d38071
parent76dc3a81eabca1f5d326ab6246423b1b28d2f544
[Sanitizer] Allow runtime flags be separated by colon as well as space

llvm-svn: 175511
compiler-rt/lib/sanitizer_common/sanitizer_flags.cc
compiler-rt/lib/sanitizer_common/tests/sanitizer_flags_test.cc