sparse, llvm: Add test case for <stdbool.h> type
commitd3a751c556684f82af86dbedfca0997908961715
authorPekka Enberg <penberg@kernel.org>
Wed, 21 Dec 2011 20:24:46 +0000 (21 22:24 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 21 Dec 2011 20:24:46 +0000 (21 22:24 +0200)
tree83f7c215c7067e8686c52db1c6a7bb6e715abb77
parente1b4d29a0b9c2f29044db482d5965b18937eac02
sparse, llvm: Add test case for <stdbool.h> type

As it turns out, our validation test harness doesn't catch <stdbool.h> related
breakage so add a minimal test case that does.

Cc: Christopher Li <sparse@chrisli.org>
Cc: Jeff Garzik <jgarzik@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
validation/backend/bool-test.c [new file with mode: 0644]