[PATCH] Add getter methods for arguments, ranges and fix-it hints to PartialDiagnostic

Richard Smith richard at metafoo.co.uk
Fri Apr 11 14:26:56 PDT 2014


  As we've discussed on the other patch, I don't like violating the abstraction of `PartialDiagnostic` in this way. I think there are other approaches we can use to get the desired behavior without resorting to this.

http://reviews.llvm.org/D3060






More information about the cfe-commits mailing list