[PATCH] D57226: [Fixed Point] [AST] Add an AST serialization code for fixed-point literals.

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 11:24:11 PDT 2020


leonardchan added a comment.

In D57226#1969227 <https://reviews.llvm.org/D57226#1969227>, @vabridgers wrote:

> https://reviews.llvm.org/D77721 depends on this serialization change for fixed point literals.


You could probably take over and land the patch if @ebevhan doesn't respond back soon when you get LGTM for D77721 <https://reviews.llvm.org/D77721>. If you do, just be sure to credit him :)


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57226/new/

https://reviews.llvm.org/D57226





More information about the cfe-commits mailing list