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

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 14 11:51:01 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG161fc1d9118f: [Fixed Point] [AST] Add an AST serialization code for fixed-point literals. (authored by vabridgers, committed by einvbri <vince.a.bridgers at ericsson.com>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57226

Files:
  clang/include/clang/AST/Expr.h
  clang/include/clang/Serialization/ASTBitCodes.h
  clang/lib/AST/Expr.cpp
  clang/lib/Serialization/ASTReaderStmt.cpp
  clang/lib/Serialization/ASTWriter.cpp
  clang/lib/Serialization/ASTWriterStmt.cpp
  clang/test/PCH/Inputs/fixed-point-literal.h
  clang/test/PCH/fixed-point-literal.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57226.257428.patch
Type: text/x-patch
Size: 5093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200414/2223f9a0/attachment.bin>


More information about the cfe-commits mailing list