]> granicus.if.org Git - clang/commit
[Modules] Improve fixit for framework private module maps
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 30 Mar 2018 05:17:58 +0000 (05:17 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 30 Mar 2018 05:17:58 +0000 (05:17 +0000)
commit4326573fd48a5b9ae9eac996ec7b0038e7ebcf13
treee8fe886a9dffbdc0cec2bac9dc15aeaed903c23d
parent297171608bc38595e88b07f52e496cf88c818d42
[Modules] Improve fixit for framework private module maps

The wrong source range was being provided in some case, fix that to get
a better fixit.

rdar://problem/38520199

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@328857 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/ModuleMap.cpp
test/Modules/implicit-private-with-submodule.m