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)
commit6fe637c6f423d0aa1d44f286a75ef3983c364625
tree5939a7f80c13ac9534f77650e4cbbae224f84cef
parenta364d599ab76802eff58ed6dfdcbc8fc104405ca
clang-cl: Parse /openmp:experimental

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

llvm-svn: 358570
clang/include/clang/Driver/CLCompatOptions.td
clang/test/Driver/cl-options.c