a7056dbb65Fix test that used raw string literals. Doesn't work in C++03
6 年之前
Marshall Clow
feb0e9afd4Fix an incorrect 'Throws' in the regex code. Add a test for the new behavior. Reviewed as https://reviews.llvm.org/D61828. Thanks to Mark for the catch and the fix.