NoQ added a comment.

Hey wb! Get well :)



================
Comment at: lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp:282
+    }
+    // We might want to handle the case when the mutex lock function was 
inlined
+    // and returned an Unknown or Undefined value.
----------------
a.sidorin wrote:
> TODO?
That'd make a terrible project of choice for people grepping for TODOs and 
FIXMEs, so I guess rather not.


https://reviews.llvm.org/D37806



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

Reply via email to