[all-commits] [llvm/llvm-project] 8ddfce: [clang][cli] Documentation of CompilerInvocation p...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Feb 17 05:31:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ddfcec91b7801af058f43906073822d7f146bf5
https://github.com/llvm/llvm-project/commit/8ddfcec91b7801af058f43906073822d7f146bf5
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M clang/docs/InternalsManual.rst
Log Message:
-----------
[clang][cli] Documentation of CompilerInvocation parsing/generation
This patch documents command line parsing in `-cc1`, `CompilerInvocation` and the marshalling infrastructure for command line options.
Reviewed By: Bigcheese
Differential Revision: https://reviews.llvm.org/D95790
More information about the All-commits
mailing list