summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2017-12-22 05:04:43 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2017-12-22 05:04:43 +0000
commit84bc0a271dcdc611d99a96513eedb0a11eb48a7d (patch)
tree37cc40a48b4c43ac138a0d4eed9e094b22f4478a /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
parent66b110edceb104140bdbb959f45b308826a1f2eb (diff)
downloadbcm5719-llvm-84bc0a271dcdc611d99a96513eedb0a11eb48a7d.tar.gz
bcm5719-llvm-84bc0a271dcdc611d99a96513eedb0a11eb48a7d.zip
[Modules] Map missing private submodules from Foo.Private to Foo_Private
In case `@import Foo.Private` fails because the submodule doesn't exist, look for `Foo_Private` (if available) and build/load that module instead. In that process emit a warning and tell the user about the assumption. The intention here is to assist all existing private modules owners (in ObjC and Swift) to migrate to the new `Foo_Private` syntax. rdar://problem/36023940 llvm-svn: 321342
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud