Modules: set SystemHeader to true if we are building a system module.If we are processing a #include from a module build, we should treat itas a system header if we're building a system module. Pa
Modules: set SystemHeader to true if we are building a system module.If we are processing a #include from a module build, we should treat itas a system header if we're building a system module. Passing an optionalflag to HeaderSearch::LookupFile.Before this, the testing case will crash when accessing a freed FileEntry.rdar://26214027llvm-svn: 269730
show more ...