
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
73 B
C
7 lines
73 B
C
#ifndef STRESS1_M03_H
|
|
#define STRESS1_M03_H
|
|
|
|
#include "common.h"
|
|
|
|
#endif
|