[llvm] r211668 - Fix another asserting method in the null streamer.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Jun 25 11:00:19 PDT 2014


On 25 June 2014 13:32, Philip Reames <listmail at philipreames.com> wrote:
> Rafael,
>
> Could this be addressed by overriding this method on the null streamer
> class?  Removing the check in the generic base class seems excessive.

Why? We wouldn't want it to assert on the RecordStreamer for example.

Cheers,
Rafael



More information about the llvm-commits mailing list