[PATCH] D30170: Function definition may have uninstantiated body

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 2 12:23:03 PDT 2017


sepavloff updated this revision to Diff 101260.
sepavloff added a comment.

Do not call getCanonicalDecl for deleted functions


https://reviews.llvm.org/D30170

Files:
  include/clang/AST/Decl.h
  lib/AST/Decl.cpp
  lib/Sema/SemaDecl.cpp
  test/SemaCXX/cxx0x-cursory-default-delete.cpp
  test/SemaCXX/friend2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30170.101260.patch
Type: text/x-patch
Size: 8897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170602/75d98cde/attachment-0001.bin>


More information about the cfe-commits mailing list