[all-commits] [llvm/llvm-project] 586986: [Flang] Add multiline error message support to pas...
madanial0 via All-commits
all-commits at lists.llvm.org
Wed Nov 29 22:35:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 586986a063ee4b9a7490aac102e103bab121c764
https://github.com/llvm/llvm-project/commit/586986a063ee4b9a7490aac102e103bab121c764
Author: madanial0 <118996571+madanial0 at users.noreply.github.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M flang/test/Driver/pass-plugin-not-found.f90
Log Message:
-----------
[Flang] Add multiline error message support to pass-plugin-not-found (NFC) (#73601)
The error message above has multiple lines on AIX, adding
`{{[[:space:]].*}}` to match multiple lines
Co-authored-by: Mark Danial <mark.danial at ibm.com>
More information about the All-commits
mailing list