[cfe-commits] [PATCH] External Sema Source
Douglas Gregor
dgregor at apple.com
Thu Oct 18 10:04:32 PDT 2012
On Oct 11, 2012, at 8:02 AM, Vassil Vassilev <vasil.georgiev.vasilev at cern.ch> wrote:
> Hi,
> We need to attach multiple ExternalSources to Sema, to provide modules /and/ last resort lookup. Right now that's a pain. The attached patch makes this much easier, at (almost?) no runtime cost for the compiler. Okay to commit?
Yes, this looks fine to me.
- Doug
More information about the cfe-commits
mailing list