[asan][test] Fix SED issues with macOS (BSD)
SED differs between GNU and BSD in handling semicolon and the use of '\n' in regex patterns. For macOS we can't use these GNU extensions. rdar://102686948 Differential Revision: https://reviews.llvm.org/D138824
Loading
Please sign in to comment