aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Preprocessor/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/init.c b/test/Preprocessor/init.c
index 7909921784..b9850983a2 100644
--- a/test/Preprocessor/init.c
+++ b/test/Preprocessor/init.c
@@ -51,7 +51,7 @@
// COMMON:#define __clang_major__ 2
// COMMON:#define __clang_minor__ 0
// COMMON:#define __clang_patchlevel__ 0
-// COMMON:#define __clang_version__ "2.0 (trunk 102685)"
+// COMMON:#define __clang_version__
// COMMON:#define __llvm__ 1
//
//