[all-commits] [llvm/llvm-project] 797fe5: [tsan] Fix GCC 8.3 build after D107911
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Aug 16 16:18:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 797fe59e6b9512652c0ae5a6b69a3c6f5a573fcd
https://github.com/llvm/llvm-project/commit/797fe59e6b9512652c0ae5a6b69a3c6f5a573fcd
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
M compiler-rt/lib/tsan/rtl/tsan_trace.h
Log Message:
-----------
[tsan] Fix GCC 8.3 build after D107911
gcc 8.3 reports:
__tsan::v3::Event::type’ is too small to hold all values of ‘enum class __tsan::v3::EventType’
More information about the All-commits
mailing list