Followup to http://reviews.llvm.org/D8465, which would break a test in clang-tidy. clang-tidy previously assumes that source locations of defaulted/deleted members are (incorrectly) not including the '= ...' part.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM