The original patch got reverted because it broke `check-lldb` on a clean build. This fixes that. llvm-svn: 374201
8 lines
65 B
Plaintext
8 lines
65 B
Plaintext
module Foo {
|
|
header "Foo.h"
|
|
}
|
|
|
|
module Bar {
|
|
header "Bar.h"
|
|
}
|