]> granicus.if.org Git - clang/commit
[Sema] Add tests for weak functions
authorJonas Hahnfeld <hahnjo@hahnjo.de>
Fri, 25 May 2018 15:56:12 +0000 (15:56 +0000)
committerJonas Hahnfeld <hahnjo@hahnjo.de>
Fri, 25 May 2018 15:56:12 +0000 (15:56 +0000)
commit8def6e83038b43b798a935edab9d77476ec47372
tree12213490c171584485c972ae2b4eb915f99e04d0
parent03bda855576604782c9f18eb9619b9c9b412b141
[Sema] Add tests for weak functions

I found these checks to be missing, just add some simple cases.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@333283 91177308-0d34-0410-b5e6-96231b3b80d8
test/Sema/attr-weak.c