alexfh added inline comments.

================
Comment at: 
clang-tools-extra/trunk/test/clang-tidy/performance-unnecessary-value-param.cpp:241
+
+// Ensure that incomplete types result in an error from the frontend and not a
+// clang-tidy diagnostic about IncompleteType being expensive to copy.
----------------
flx wrote:
> alexfh wrote:
> > Please move this test to a separate test file and revert the RUN line here. 
> Done in https://reviews.llvm.org/D26369.  
Thank you!


Repository:
  rL LLVM

https://reviews.llvm.org/D26195



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

Reply via email to