[cfe-commits] Micro-patch: Unify VoidModuleLoaders
Douglas Gregor
dgregor at apple.com
Mon Nov 5 11:50:31 PST 2012
On Nov 5, 2012, at 11:44 AM, Argyrios Kyrtzidis <kyrtzidis at apple.com> wrote:
> Could we change the Preprocessor to accept an optional pointer to a ModuleLoader ?
>
> This will eliminate the whole "VoidModuleLoader" business and the hack of having the ASTUnit "implement" a ModuleLoader just so we have something to pass to the Preprocessor when loading an AST file.
Sure, that's fine.
- Doug
More information about the cfe-commits
mailing list