[NFC] Clean up doc comment and implementation for Module::isSubModuleOf.
authorAdrian Prantl <aprantl@apple.com>
Tue, 21 Jul 2020 23:03:56 +0000 (16:03 -0700)
committerAdrian Prantl <aprantl@apple.com>
Tue, 21 Jul 2020 23:23:36 +0000 (16:23 -0700)
commitb907ad539a900279443dc8ef8816b6b5a76b1ea1
tree462ee5f597a9cf274e2aea73b60c27a093c61e0e
parentbf6bc62d1f2d1850b6651fb61b070c30cf422e62
[NFC] Clean up doc comment and implementation for Module::isSubModuleOf.

Patch by Varun Gandhi!

Differential Revision: https://reviews.llvm.org/D84087
clang/include/clang/Basic/Module.h
clang/lib/Basic/Module.cpp