[all-commits] [llvm/llvm-project] 3b43ae: [scudo] Remove end of line checks. (#88022)
Christopher Ferris via All-commits
all-commits at lists.llvm.org
Mon Apr 8 13:08:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b43ae9a68256a77e8879a32a1670fd4b327802f
https://github.com/llvm/llvm-project/commit/3b43ae9a68256a77e8879a32a1670fd4b327802f
Author: Christopher Ferris <cferris1000 at users.noreply.github.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M compiler-rt/lib/scudo/standalone/tests/report_test.cpp
Log Message:
-----------
[scudo] Remove end of line checks. (#88022)
The regex to verify that there is nothing else at the end of the line
doesn't work in all cases, so remove it.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list