[cfe-commits] Mark virtual members used in a deterministic order
Enea Zaffanella
zaffanella at cs.unipr.it
Tue Sep 18 13:09:51 PDT 2012
On 09/18/2012 08:57 PM, Rafael EspĂndola wrote:
>> 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?
Here it is:
http://llvm.org/bugs/show_bug.cgi?id=13868
Enea.
>> Enea.
>>
>
> Thanks,
> Rafael
>
More information about the cfe-commits
mailing list