[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
Mon Apr 13 20:06:12 PDT 2020
vabridgers updated this revision to Diff 257183.
vabridgers added a comment.
Address 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.257183.patch
Type: text/x-patch
Size: 10283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200414/a47d9ebb/attachment-0001.bin>
More information about the cfe-commits
mailing list