[PATCH] Fix/Improve SourceRange of explicitly defaulted members

Richard Smith richard at metafoo.co.uk
Tue Jun 24 09:53:40 PDT 2014


OK, I suppose that makes some sense (`getSourceRange()` would then be invalid for implicit things, but `getLocation()` would be a location to use for diagnostics).

http://reviews.llvm.org/D4175






More information about the cfe-commits mailing list