[all-commits] [llvm/llvm-project] 5e696d: [clang][cli] Remove NormalizerRetTy and use the de...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Nov 18 02:31:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5e696d895bde1eb584a9de5c9feba1a98c6bb487
https://github.com/llvm/llvm-project/commit/5e696d895bde1eb584a9de5c9feba1a98c6bb487
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
M llvm/include/llvm/Option/OptParser.td
M llvm/unittests/Option/OptionMarshallingTest.cpp
M llvm/utils/TableGen/OptParserEmitter.cpp
Log Message:
-----------
[clang][cli] Remove NormalizerRetTy and use the decltype of the KeyPath instead
Depends on D83315
Reviewed By: Bigcheese
Original patch by Daniel Grumberg.
Differential Revision: https://reviews.llvm.org/D83406
More information about the All-commits
mailing list