[all-commits] [llvm/llvm-project] 9ad94c: [clang][cli] Port OpenMP-related LangOpts to marsh...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Jan 27 05:26:30 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9ad94c126aacd7f5c54632430870fa5308830e45
https://github.com/llvm/llvm-project/commit/9ad94c126aacd7f5c54632430870fa5308830e45
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list