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

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 28 09:36:06 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285410: [CUDA] [AST] Allow isInlineDefinitionExternallyVisible to be called on… (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D25640?vs=76118&id=76208#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25640

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25640.76208.patch
Type: text/x-patch
Size: 6144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161028/26cf78b9/attachment.bin>


More information about the cfe-commits mailing list