mirror of
https://github.com/clearlinux/clr-avx-tools.git
synced 2026-05-13 10:23:43 +00:00
b5730852272f086e00848f15b131c422fab05390
Golang binaries have been observed to contain function names with many other ASCII characters not captured by the previous regex. Adjust that regex by permitting arbitrary characters for the function name component of the line (between the ` <` and `>:`) and declaring the expected content for the rest of the line. Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
Description
No description provided
Languages
Python
80%
Shell
9.3%
Perl
8.7%
Makefile
2%