[cfe-commits] Mark virtual members used in a deterministic order
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Sep 18 11:57:26 PDT 2012
> Can you have a try on it?
> Is this due to another, unrelated source of nondeterminism?
It looks like another source. I am not able to reproduce the problem
even without my patch. I am trying:
$ ~/llvm/build/bin/clang -c nondet-diag.cc 2> diag; md5 diag
MD5 (diag) = efef3d12a05e487cc9b1b2583f8976b7
If the problem still reproduces for you, could you please open a bug
with the command you have to run, the two different outputs and the
system you are running clang on?
> Enea.
>
Thanks,
Rafael
More information about the cfe-commits
mailing list