the one in the current compiler invocation. If they differ reject the PCH. This protects against the badness occurring from getting modules loaded from different module caches (see crashes). rdar://19889860 llvm-svn: 229909
4 lines
32 B
Plaintext
4 lines
32 B
Plaintext
module Foo {
|
|
header "Foo.h"
|
|
}
|