[PATCH] tsan: implement suppressions for top frame only

Dmitry Vyukov dvyukov at google.com
Mon Jun 29 07:20:08 PDT 2015


================
Comment at: lib/tsan/rtl/tsan_suppressions.cc:98
@@ -96,1 +97,3 @@
 
+uptr IsSuppressed(const char *stype, const AddressInfo &info,
+    Suppression **sp) {
----------------
samsonov wrote:
> make this function static?
done

http://reviews.llvm.org/D10686

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list