Skip to content
Snippets Groups Projects
Commit 08f8539f authored by Alexey Bataev's avatar Alexey Bataev
Browse files

test commit

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177701 91177308-0d34-0410-b5e6-96231b3b80d8
parent 437da054
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment