Skip to content
Commit 75fa9edd authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

If the headermap maps the filename to a framework include ("Foo.h" -> "Foo/Foo.h"),

continue header lookup using the framework include as filename.

This allows us to conveniently treat
  #import "Foo.h"
as an implicit module import if we can resolve "Foo/Foo.h" as such.

rdar://16042979

llvm-svn: 201419
parent 96430645
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment