Ben Langmuir b9ad4e6063 Fix missing builtin identifier infos with PCH+modules
Use the *current* state of "is-moduleness" rather than the state at
serialization time so that if we read a builtin identifier from a module
that wasn't "interesting" to that module, we will still write it out to
a PCH that imports that module.

Otherwise, we would get mysterious "unknown builtin" errors when using
PCH+modules.

rdar://problem/23287656

llvm-svn: 251565
2015-10-28 22:25:37 +00:00
..
2014-08-25 23:33:46 +00:00
2014-12-23 19:30:13 +00:00
2014-10-01 23:16:30 +00:00
2015-01-22 23:07:47 +00:00
2015-08-09 01:50:14 +00:00