[all-commits] [llvm/llvm-project] dfb558: [clang][cli] Port LangOpts to marshalling system, ...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Jan 27 01:05:11 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfb558b82d3f2ca228799b03d2be00b163d04ea5
https://github.com/llvm/llvm-project/commit/dfb558b82d3f2ca228799b03d2be00b163d04ea5
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 LangOpts to marshalling system, pt.2
Port some miscellaneous language options to the marshalling system for oautomatic command line parsing and generation.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D95347
More information about the All-commits
mailing list