1f51a89d39
These were ignored by git accidentally. We want ALL OF THEM since they all came in the llvm/clang source distribution.
11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
module LibA {
|
|
header "a.h"
|
|
module Extensions {
|
|
header "a_extensions.h"
|
|
}
|
|
}
|
|
|
|
module Crash {
|
|
header "crash.h"
|
|
}
|