[PATCH] D22057: Prevent devirtualization of calls to un-instantiated functions.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 20 15:09:41 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305862: Prevent devirtualization of calls to un-instantiated functions. (authored by ssrivastava).

Changed prior to commit:
  https://reviews.llvm.org/D22057?vs=71432&id=103273#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22057

Files:
  cfe/trunk/include/clang/AST/Decl.h
  cfe/trunk/lib/CodeGen/CGClass.cpp
  cfe/trunk/lib/Sema/Sema.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaTemplateInstantiateDecl.cpp
  cfe/trunk/test/CodeGen/no-devirt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22057.103273.patch
Type: text/x-patch
Size: 7894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170620/fb8874ee/attachment.bin>


More information about the cfe-commits mailing list