lebedev.ri added inline comments.
================ Comment at: include/clang/ASTMatchers/ASTMatchers.h:5904 + return F->hasTrailingReturn(); + return false; +} ---------------- There are no negative tests in the unittest that cover this false path. https://reviews.llvm.org/D42273 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits