This patch is to improve the compiler_version test. Some downstream implementations may prepend a string to the compiler_version in addition to "flang version ...". Our internal build breakage is due to this issue. In addition, the check is modified to verify that "flang version" is followed by numbers in the form of "n.n.n".
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo