This fixes my stress tests non-determinism so far. However, I've not started playing with templates, friends, or terrible macros. I've found at least two more seeming instabilities and am just waiting for a test case to actually trigger them. llvm-svn: 233162
7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
module m00 { header "Inputs/stress1/m00.h" export * }
|
|
module m01 { header "Inputs/stress1/m01.h" export * }
|
|
module m02 { header "Inputs/stress1/m02.h" export * }
|
|
module m03 { header "Inputs/stress1/m03.h" export * }
|
|
|
|
module merge00 { header "Inputs/stress1/merge00.h" export * }
|