mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-21 12:35:47 -04:00
![]() 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 |