[PATCH] D56295: [TSan] Use switches when dealing with enums

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 17:49:04 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351288: [TSan] Use switches when dealing with enums (authored by yln, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56295?vs=180262&id=181954#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56295/new/

https://reviews.llvm.org/D56295

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_debugging.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_report.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_suppressions.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56295.181954.patch
Type: text/x-patch
Size: 8743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/1274b5a3/attachment.bin>


More information about the llvm-commits mailing list