[PATCH] D45289: Disable -fmerge-all-constants as default.

Manoj Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 5 08:35:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC329300: Disable -fmerge-all-constants as default. (authored by manojgupta, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45289?vs=141081&id=141164#toc

Repository:
  rC Clang

https://reviews.llvm.org/D45289

Files:
  include/clang/Driver/Options.td
  lib/AST/ExprConstant.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/array-init.c
  test/CodeGen/decl.c
  test/CodeGenCXX/const-init-cxx11.cpp
  test/CodeGenCXX/cxx0x-initializer-references.cpp
  test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp
  test/CodeGenObjCXX/arc-cxx11-init-list.mm
  test/Driver/clang_f_opts.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45289.141164.patch
Type: text/x-patch
Size: 9525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180405/54d7b880/attachment-0001.bin>


More information about the cfe-commits mailing list