done
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
other than that LGTM
tsan/rtl/tsan_report.cc | ||
---|---|---|
171 | It's not necessary "tsan/rtl", some interceptors are in sanitizer_common. |
Comment Actions
LGTM
tsan/rtl/tsan_rtl_report.cc | ||
---|---|---|
502 | Please add |
It's not necessary "tsan/rtl", some interceptors are in sanitizer_common.
Please unify it with logic in tsan_rtl_report.cc.