[cfe-commits] Micro-patch: Unify VoidModuleLoaders

Kim Gräsman kim.grasman at gmail.com
Sun Nov 4 11:27:58 PST 2012


Hi committers,

I contributed a small patch a few weeks ago, adding unittests for
PPCallbacks::InclusionDirective.

I was bugged by the proliferation of stub ModuleLoader implementations but
didn't want to do anything about it in that context.

Here's a patch to move VoidModulerLoader into ModuleLoader.h and remove all
redundant implementations.

Could someone review and commit if this is acceptable?

Thanks,
- Kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121104/46af5dec/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VoidModuleLoader.patch
Type: application/octet-stream
Size: 3465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121104/46af5dec/attachment.obj>


More information about the cfe-commits mailing list