[PATCH] D46927: [Fixed Point Arithmetic] Augmented Assignment for Fixed Point Types

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 14:53:24 PDT 2018


leonardchan updated this revision to Diff 147882.
leonardchan added a comment.

formatting


Repository:
  rC Clang

https://reviews.llvm.org/D46927

Files:
  include/clang/AST/Type.h
  lib/AST/Type.cpp
  lib/CodeGen/CGExprScalar.cpp
  lib/Sema/SemaExpr.cpp
  test/Frontend/fixed_point_validation.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46927.147882.patch
Type: text/x-patch
Size: 9926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180521/3e43e4e3/attachment-0001.bin>


More information about the cfe-commits mailing list