[PATCH] D83406: Remove NormalizerRetTy and use the decltype of the KeyPath instead

Daniel Grumberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 09:38:55 PDT 2020


dang created this revision.
dang added a reviewer: Bigcheese.
Herald added subscribers: llvm-commits, cfe-commits, dexonsmith.
Herald added projects: clang, LLVM.

Depends on D83315 <https://reviews.llvm.org/D83315>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83406

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp
  llvm/include/llvm/Option/OptParser.td
  llvm/utils/TableGen/OptParserEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83406.276467.patch
Type: text/x-patch
Size: 8594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200708/28216c56/attachment-0001.bin>


More information about the cfe-commits mailing list