[all-commits] [llvm/llvm-project] 454581: [clang][cli] NFC: Rename marshalling multiclass
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Mar 2 02:54:29 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4545813b17e3079af424764a7aa44b629e04b7c1
https://github.com/llvm/llvm-project/commit/4545813b17e3079af424764a7aa44b629e04b7c1
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M clang/docs/InternalsManual.rst
M clang/include/clang/Driver/Options.td
M llvm/include/llvm/Option/OptParser.td
Log Message:
-----------
[clang][cli] NFC: Rename marshalling multiclass
The new name drops `String` from `MarshallingInfoStringInt`, which follows the naming convention of other marshalling multiclasses.
More information about the All-commits
mailing list