forked from OSchip/llvm-project
different compilers will put different things into __PRETTY_FUNCTION__. For instance gcc will not put a " " in the "const char *" argument, causing our regex matching to fail. This patch relaxes the regexes in this test to account for this difference. llvm-svn: 372224 |
||
|---|---|---|
| .. | ||
| check_public_api_headers | ||
| listeners | ||
| log | ||
| multiple-debuggers | ||
| multiple-targets | ||
| multithreaded | ||