aaronpuchert marked 2 inline comments as done.
aaronpuchert added a comment.

Thanks for the review! I'll commit this when I have commit access again, which 
is waiting for my employer's approval to the relicensing.



================
Comment at: lib/Sema/AnalysisBasedWarnings.cpp:1693
+                                         << Kind << LockName);
+    OptionalNotes notes =
+        LocLocked.isValid()
----------------
I'll assume it's also `Notes` then. I tend to subconsciously forget these 
things.


Repository:
  rC Clang

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

https://reviews.llvm.org/D56967



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

Reply via email to