Revert "[Support][CommandLine] Add cl::getRegisteredSubcommands()"
authorZachary Turner <zturner@google.com>
Tue, 13 Sep 2016 04:11:57 +0000 (04:11 +0000)
committerZachary Turner <zturner@google.com>
Tue, 13 Sep 2016 04:11:57 +0000 (04:11 +0000)
commitd97d5a2cee684e6e03006bb87a58a9acefe36375
tree270d19ff2e7e161a477b8bebaa0eb175c52394dd
parente1489bde3bd85d9c5337fa371fe8f4d5d6d09336
Revert "[Support][CommandLine] Add cl::getRegisteredSubcommands()"

This reverts r281290, as it breaks unit tests.
http://lab.llvm.org:8011/builders/clang-x86-windows-msvc2015/builds/303

llvm-svn: 281292
llvm/include/llvm/Support/CommandLine.h
llvm/lib/Support/CommandLine.cpp
llvm/unittests/Support/CommandLineTest.cpp