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)
commitc4feaf0272a8fafabb3206f97e8e2c0bc29b6c08
treed85e485c06834857e2bfae8606a535986faeb76c
parent5f6588ec2d3f6ef4960afe83280e83f277e13adb
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

llvm-svn: 260882
clang/test/Sema/builtin-classify-type.c [new file with mode: 0644]
clang/test/SemaCXX/builtin-classify-type.cpp [new file with mode: 0644]