Douglas Gregor 188dbef26d When loading a module fails because it is out of date, rebuild that
module in place. <rdar://problem/10138913>

llvm-svn: 167539
2012-11-07 17:46:15 +00:00

3 lines
52 B
Plaintext

module A { header "A.h" }
module B { header "B.h" }