[PATCH] D47299: [CodeGenCXX] Emit strip.invariant.group with -fstrict-vtable-pointers

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 12:26:25 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC336137: [CodeGenCXX] Emit strip.invariant.group with -fstrict-vtable-pointers (authored by Prazek, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47299?vs=151575&id=153767#toc

Repository:
  rC Clang

https://reviews.llvm.org/D47299

Files:
  include/clang/AST/DeclCXX.h
  include/clang/AST/Type.h
  lib/AST/Type.cpp
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CGExprScalar.cpp
  test/CodeGenCXX/strict-vtable-pointers.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47299.153767.patch
Type: text/x-patch
Size: 19202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/cce4dd07/attachment.bin>


More information about the llvm-commits mailing list