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. --- test/Preprocessor/mi_opt2.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/Preprocessor/mi_opt2.h (limited to 'test/Preprocessor/mi_opt2.h') diff --git a/test/Preprocessor/mi_opt2.h b/test/Preprocessor/mi_opt2.h new file mode 100644 index 000000000000..df37eba81870 --- /dev/null +++ b/test/Preprocessor/mi_opt2.h @@ -0,0 +1,5 @@ +#ifndef ITERATING +a: X +#else +b: X +#endif -- cgit v1.3