[clang][cli] Port OpenMP-related LangOpts to marshalling system
authorJan Svoboda <jan_svoboda@apple.com>
Wed, 27 Jan 2021 09:11:55 +0000 (10:11 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Wed, 27 Jan 2021 13:21:12 +0000 (14:21 +0100)
commit9ad94c126aacd7f5c54632430870fa5308830e45
tree6d969dcb29fb1fbdccdd0aae8c2a88f5a8360c6b
parent88b8c1f2bc479de98fb48cbb38627f474e099a2d
[clang][cli] Port OpenMP-related LangOpts to marshalling system

Port some OpenMP-related language options to the marshalling system for automatic command line parsing and generation.

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D95348
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp