]> granicus.if.org Git - clang/commit
Revert Recommit "[CommandLine] Remove OptionCategory and SubCommand caches from the...
authorHaojian Wu <hokein@google.com>
Thu, 11 Jul 2019 08:54:28 +0000 (08:54 +0000)
committerHaojian Wu <hokein@google.com>
Thu, 11 Jul 2019 08:54:28 +0000 (08:54 +0000)
commit8734d09a4ec7e197df9fc0448f7ced7bdca17021
tree058138d4e7e0d292dc55a371bfc687a1d571f008
parentbceaa382bc4cb23de0c2edcb8a59ce82859d7167
Revert Recommit "[CommandLine] Remove OptionCategory and SubCommand caches from the Option class."

This reverts r365675 (git commit 43d75f977853c3ec891a440c362b2df183a211b5)

The patch causes a crash in SupportTests (CommandLineTest.AliasesWithArguments).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@365742 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-refactor/ClangRefactor.cpp