]> granicus.if.org Git - clang/commit
clang-cl: Parse /openmp:experimental
authorHans Wennborg <hans@hanshq.net>
Wed, 17 Apr 2019 10:05:58 +0000 (10:05 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 17 Apr 2019 10:05:58 +0000 (10:05 +0000)
commit9e3e1eb34ca2f0fb96b8b238a07e3a6e4644bfb4
tree4a2a68734390657950d9963be120d6754490e1e7
parentd3aea926b7c072a026e66504bcc2186cf6ecf7f8
clang-cl: Parse /openmp:experimental

It was added to the MS docs recently here:
https://github.com/MicrosoftDocs/cpp-docs/commit/3951085ab722fbb488ca40864f4a0553f7b71855

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@358570 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CLCompatOptions.td
test/Driver/cl-options.c