[PATCH] D25640: [CUDA] [AST] Allow isInlineDefinitionExternallyVisible to be called on functions without bodies.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 15:46:26 PDT 2016


jlebar updated this revision to Diff 76118.
jlebar added a comment.

Add WillHaveBody flag.


https://reviews.llvm.org/D25640

Files:
  clang/include/clang/AST/Decl.h
  clang/lib/AST/Decl.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/test/SemaCUDA/gnu-inline.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25640.76118.patch
Type: text/x-patch
Size: 6072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161027/3db35084/attachment.bin>


More information about the cfe-commits mailing list