[all-commits] [llvm/llvm-project] 7025fe: [clang][cli] Port GPU-related language options to ...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Jan 26 01:40:56 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7025fef3f65344989dd2467ef5e897161f17592e
https://github.com/llvm/llvm-project/commit/7025fef3f65344989dd2467ef5e897161f17592e
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port GPU-related language options to marshalling system
Port some GPU-related language options to the marshalling system for automatic command line parsing and generation.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D95345
More information about the All-commits
mailing list