Depends on D83315
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83406
Remove NormalizerRetTy and use the decltype of the KeyPath instead ClosedPublic Authored by jansvoboda11 on Jul 8 2020, 9:38 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 8 2020, 9:38 AM dang added a child revision: D83474: Add support for specifying only a denormalizer.Jul 9 2020, 5:18 AM dang added a child revision: D83690: Port Migator option flags to new option parsing system.Jul 13 2020, 10:10 AM This revision is now accepted and ready to land.Jul 13 2020, 10:22 AM This revision was landed with ongoing or failed builds.Nov 18 2020, 2:31 AM Closed by commit rG5e696d895bde: [clang][cli] Remove NormalizerRetTy and use the decltype of the KeyPath instead (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 276467 clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
llvm/include/llvm/Option/OptParser.td
llvm/utils/TableGen/OptParserEmitter.cpp
|