Skip to content
Commit d2b574a4 authored by Marco Elver's avatar Marco Elver
Browse files

tsan: test: Initialize all fields of Params struct

Some compilers started complaining about the test:

	tsan_trace_test.cpp:128:21: error: missing field 'type' initializer

Fix it by initializing all 5 fields, even though the type field will be
reset in the for loop.

Differential Revision: https://reviews.llvm.org/D108207
parent 5c6f748c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment