Add an assertion to make sure the implicitly imported module
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 29 Sep 2012 01:06:01 +0000 (01:06 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 29 Sep 2012 01:06:01 +0000 (01:06 +0000)
commit051b4432429c869a3505eaa74cb3cd4802ae8909
tree8357e439a1ee8559d5ad2695b30f03bad14310c1
parent6d39077fe7f42c51d3c5b76feb91b82d99e4206c
Add an assertion to make sure the implicitly imported module
is the same as the suggested one when looking up the include filename.

llvm-svn: 164872
clang/lib/Lex/PPDirectives.cpp