test commit
authorAlexey Bataev <a.bataev@hotmail.com>
Fri, 22 Mar 2013 05:24:29 +0000 (05:24 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Fri, 22 Mar 2013 05:24:29 +0000 (05:24 +0000)
llvm-svn: 177701

clang/test/OpenMP/predefined_macro.c

index e18c3d2..d6ab853 100644 (file)
@@ -7,7 +7,7 @@
 #error "No _OPENMP macro is defined with -fopenmp option"
 #elsif _OPENMP != 201107
 #error "_OPENMP has incorrect value"
-#endif //_OPENMP
+#endif // _OPENMP
 #else
 // No -fopenmp option is specified
 #ifdef _OPENMP