Skip to content

Commit 733b33b

Browse files
committed
[NFC][hwasan] Remove unused mutex
1 parent 78faca3 commit 733b33b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler-rt/lib/hwasan/hwasan_report.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ class ScopedReport {
7878
}
7979

8080
private:
81-
ScopedErrorReportLock error_report_lock_;
8281
InternalMmapVector<char> error_message_;
8382
bool fatal;
8483

0 commit comments

Comments
 (0)