]> granicus.if.org Git - clang/commit
Add and use isDiscardableGVALinkage function.
authorJustin Lebar <jlebar@google.com>
Thu, 13 Oct 2016 20:52:17 +0000 (20:52 +0000)
committerJustin Lebar <jlebar@google.com>
Thu, 13 Oct 2016 20:52:17 +0000 (20:52 +0000)
commiteb0ae149757d64996935a281b0775978b1f2fe82
tree63e73e52e0231b139a1e7a29da2d9ee164f9d4b7
parent45b902e6896fcf9db3e79c1e4a49424cb67c8447
Add and use isDiscardableGVALinkage function.

Reviewers: rnk

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D25571

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284159 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Linkage.h
lib/AST/ASTContext.cpp
lib/Sema/SemaCUDA.cpp