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

Thx for the cleanup!



================
Comment at: clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:340
+private:
+  /// Attempts to find the region of interest in a given CXX decl,
+  /// by either following the base classes or fields.
----------------
Wait, it's not necessarily a CXX decl.


Repository:
  rC Clang

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

https://reviews.llvm.org/D63086



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

Reply via email to