Added a testcase to make sure the parser allows
authorSean Callanan <scallanan@apple.com>
Wed, 10 Dec 2014 18:57:09 +0000 (18:57 +0000)
committerSean Callanan <scallanan@apple.com>
Wed, 10 Dec 2014 18:57:09 +0000 (18:57 +0000)
commit76c1d958fb9e410a35f7a1be0dcf30791cb29cd0
tree28e5ad0a457c0b39bfc4670d573b5a5f3727a290
parent1406c878cbc4688554ac90031d9aa3f285de4041
Added a testcase to make sure the parser allows
but ignores module imports in debugger mode,
even inside functions.

llvm-svn: 223935
clang/test/Parser/debugger-import-module.m [new file with mode: 0644]