]> granicus.if.org Git - clang/commit
PR26449: Tests for builtin_classify_type fix
authorAndrey Bokhanko <andreybokhanko@gmail.com>
Mon, 15 Feb 2016 10:44:27 +0000 (10:44 +0000)
committerAndrey Bokhanko <andreybokhanko@gmail.com>
Mon, 15 Feb 2016 10:44:27 +0000 (10:44 +0000)
commit93de2a0297b6b058f67fe1b622f2a084ea752291
tree2b1b918f9170d35ed68ba2bbb6cbdeba35f91948
parente8185c6d76fc013c59d92ccc7cdf7553eb01cb1c
PR26449: Tests for builtin_classify_type fix

In my previous commit (rL260881) I forget to svn add tests. This commit adds
them.

Differential Revision: http://reviews.llvm.org/D16846

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260882 91177308-0d34-0410-b5e6-96231b3b80d8
test/Sema/builtin-classify-type.c [new file with mode: 0644]
test/SemaCXX/builtin-classify-type.cpp [new file with mode: 0644]