[all-commits] [llvm/llvm-project] cb8113: [clang][cli] Implement '-cuid=' marshalling
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Feb 26 04:41:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb81135f94e58ce0a0e91d764841acee90eeb59f
https://github.com/llvm/llvm-project/commit/cb81135f94e58ce0a0e91d764841acee90eeb59f
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-02-26 (Fri, 26 Feb 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Implement '-cuid=' marshalling
This patch adds marshalling to the `-cuid=` option introduced in D95007.
Reviewed By: Bigcheese
Differential Revision: https://reviews.llvm.org/D97461
More information about the All-commits
mailing list