[PATCH] D12312: Emiting invariant.group.barrier and adding -fstrict-vptrs

Piotr Padlewski via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 24 20:54:22 PDT 2015


Prazek created this revision.
Prazek added reviewers: rsmith, rjmccall, majnemer, nlewycky.
Prazek added a subscriber: cfe-commits.

Keep in mind, that I will not push it untill I will update GVN for using !invariant.group metadata

http://reviews.llvm.org/D12312

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGClass.cpp
  lib/CodeGen/CGExprCXX.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGenCXX/virtual-base-ctor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12312.33045.patch
Type: text/x-patch
Size: 6245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150825/0faaa7ab/attachment.bin>


More information about the cfe-commits mailing list