aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/LockFileManager.cpp
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2014-03-20 18:27:26 +0000
committerBen Langmuir <blangmuir@apple.com>2014-03-20 18:27:26 +0000
commitc3ea5654f91f9bc2b627029cc8e53c3a39d4b2ff (patch)
tree6ca564a422050bfcf355c33aab925477de5c3613 /llvm/lib/Support/LockFileManager.cpp
parente6c97e01a50fa48456381d8d16debb8d510a5cbb (diff)
downloadllvm-c3ea5654f91f9bc2b627029cc8e53c3a39d4b2ff.zip
llvm-c3ea5654f91f9bc2b627029cc8e53c3a39d4b2ff.tar.gz
llvm-c3ea5654f91f9bc2b627029cc8e53c3a39d4b2ff.tar.bz2
Prevent lookup of subframework modules by name without parent framework
We were 'allowing' the following import @import Sub; where Sub is a subframework of Foo and we had a -F path inside Foo.framework/Frameworks and no module map file for Sub. This would later hit assertion failures in debug builds. Now we should correctly diagnose this as a module not found error. llvm-svn: 204368
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions