bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

lg with comments.


================
Comment at: lib/tsan/rtl/tsan_mutex.cc:130
@@ -129,3 @@
-InternalDeadlockDetector::InternalDeadlockDetector() {
-  // Rely on zero initialization because some mutexes can be locked before 
ctor.
-}
----------------
Please keep the comments.

================
Comment at: lib/tsan/rtl/tsan_report.cc:71
@@ -70,3 @@
-ReportDesc::~ReportDesc() {
-  // FIXME(dvyukov): it must be leaking a lot of memory.
-}
----------------
dito


http://reviews.llvm.org/D13892



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to