llvm-project/clang/include
Alexey Bataev c6bd8917f2 [OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing choosing
OpenMP version.

If '-fopenmp' option is provided '-fopenmp-version=' allows to control,
which version of OpenMP must be supported. Currently it affects only the
value of _OPENMP define.

llvm-svn: 270838
2016-05-26 11:10:11 +00:00
..
clang [OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing choosing 2016-05-26 11:10:11 +00:00
clang-c clang-c: de-anonymize structure declaration 2016-05-24 01:23:24 +00:00
CMakeLists.txt