Hi Duncan, <br><br><div class="gmail_quote">On Tue, Mar 27, 2012 at 12:35 AM, Duncan Sands <span dir="ltr"><<a href="mailto:baldrick@free.fr">baldrick@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Kostya,<br>
<div class="im"><br>
> [tsan] treat vtable pointer updates in a special way (requires tbaa); fix a bug (forgot to return true after instrumenting); make sure the tsan tests are run<br>
<br>
</div>does this really have to be so specific: "C++", "vtable" etc?  Can't you<br></blockquote><div><br></div><div>We probably can do something like this, but I have very little experience with languages other than C/C++.</div>
<div>The particular problem I am solving here (<a href="http://code.google.com/p/data-race-test/wiki/PopularDataRaces#Data_race_on_vptr">http://code.google.com/p/data-race-test/wiki/PopularDataRaces#Data_race_on_vptr</a>)</div>
<div>is very C++-specific.</div><div><br></div><div><br></div><div>--kcc </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
abstract out an underlying general concept that is also useful for other<br>
languages and other situations and use that?<br>
<br>
Ciao, Duncan.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br>