[PATCH] D30170: Function definition may have uninstantiated body
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 21 07:03:26 PST 2017
sepavloff updated this revision to Diff 89206.
sepavloff added a comment.
Implement `isDefined` through `isThisDeclarationADefinition`.
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.89206.patch
Type: text/x-patch
Size: 9290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170221/529db6d2/attachment-0001.bin>
More information about the cfe-commits
mailing list