[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 04:46:02 PDT 2020
vabridgers updated this revision to Diff 257287.
vabridgers added a comment.
update based on comments from rjmccall
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.257287.patch
Type: text/x-patch
Size: 5093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200414/4f455337/attachment.bin>
More information about the cfe-commits
mailing list