[PATCH] D48727: [Fixed Point Arithmetic] Rename `-fsame-fbits` flag

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 28 08:57:13 PDT 2018


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

Formatting and forgot to get rid of `Group<f_Group>` and `Flags<CC1Option>`


Repository:
  rC Clang

https://reviews.llvm.org/D48727

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Basic/TargetInfo.h
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Options.td
  lib/Basic/TargetInfo.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/SemaExpr.cpp
  test/Frontend/fixed_point_same_fbits.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48727.153335.patch
Type: text/x-patch
Size: 9928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180628/32cabbe5/attachment.bin>


More information about the cfe-commits mailing list