]> granicus.if.org Git - clang/commit
Commit missing tests for r320734
authorAlex Lorenz <arphaman@gmail.com>
Thu, 14 Dec 2017 19:22:41 +0000 (19:22 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Thu, 14 Dec 2017 19:22:41 +0000 (19:22 +0000)
commitc3e944d8fd4fdf406611aeb78abbf17c66d542de
tree70b6feeb48e58c691efbc833692c5644cd7c7fb4
parentd0aceebbff0cf1cb470d6d37cace91bdb2d08636
Commit missing tests for r320734

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@320735 91177308-0d34-0410-b5e6-96231b3b80d8
test/Preprocessor/is_target.c [new file with mode: 0644]
test/Preprocessor/is_target_arm.c [new file with mode: 0644]
test/Preprocessor/is_target_os_darwin.c [new file with mode: 0644]
test/Preprocessor/is_target_unknown.c [new file with mode: 0644]