llvm-project/lldb/test/lang/objc/modules
Sean Callanan 157f1af743 Fixed a problem where the second @import statement
in a session would be silently ignored by the compiler
because the compiler looked at its SourceLocation and
decided it had already handled it.

Also updated the relevant test case.

<rdar://problem/20315447>

llvm-svn: 234330
2015-04-07 17:02:02 +00:00
..
Makefile
TestObjCModules.py Fixed a problem where the second @import statement 2015-04-07 17:02:02 +00:00
main.m