[PATCH] D20383: PCH + Module: make sure we write out macros associated with builtin identifiers
Doug Gregor via cfe-commits
cfe-commits at lists.llvm.org
Mon May 30 08:16:35 PDT 2016
doug.gregor added a comment.
Yeah, this looks like the right approach. PCH follows the same rules as modules when it comes to newer information shadowing imported information.
http://reviews.llvm.org/D20383
More information about the cfe-commits
mailing list