]> granicus.if.org Git - clang/commit
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)
commiteb788e9b49d55bbbc661f1a9db8a54525ecdd0bc
tree96022c21c14c28c65f589dc6bccb34028888a04e
parent0272622ce2061509b672f2afc11e91d83f802820
Add an assertion to make sure the implicitly imported module
is the same as the suggested one when looking up the include filename.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164872 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPDirectives.cpp