[PATCH] D16376: clang-tidy check: misc-deprecated-special-member-functions

Jonathan B Coe via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 11 15:19:33 PST 2016


jbcoe added a comment.

Tests are now more thorough and more readable.

Insertions are always pre-insertions as getting the correct post-insertion position is ambiguous if end-of-line comments exist.


Repository:
  rL LLVM

http://reviews.llvm.org/D16376





More information about the cfe-commits mailing list