dkrupp added inline comments.
================ Comment at: include/clang/Analysis/CFG.h:179 /// entered. +class CFGLoopEntrance : public CFGElement { +public: ---------------- This comment refers to the CFGLoopExit class. Please add a separate explaining comment to the CFGLoopEntrance. https://reviews.llvm.org/D41150 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits