From ecb7e5c8afe929ee38155db94de6b084ec32a645 Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Tue, 16 Feb 2010 09:31:36 +0000 Subject: Update clang to r96341. --- bindings/python/tests/cindex/INPUTS/header3.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bindings/python/tests/cindex/INPUTS/header3.h (limited to 'bindings/python/tests/cindex/INPUTS/header3.h') diff --git a/bindings/python/tests/cindex/INPUTS/header3.h b/bindings/python/tests/cindex/INPUTS/header3.h new file mode 100644 index 000000000000..6dca764860e1 --- /dev/null +++ b/bindings/python/tests/cindex/INPUTS/header3.h @@ -0,0 +1,3 @@ +// Not a guarded header! + +void f(); -- cgit v1.3