[PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Nick Lewycky
nlewycky at google.com
Tue Jan 29 03:01:59 PST 2013
On 29 January 2013 02:56, Kostya Serebryany <kcc at google.com> wrote:
>
> I would drop support for valgrind-based tsan completely.
> When we'll need to test llvm for threading issues again, we'll need to
> make it tsan2-clean.
> Nick?
>
Yes, llvm should stay tsan clean, but that should mean tsan2, not the old
valgrind tsan. Feel free to yank out the old tsan-valgrind annotations.
Agree about memcheck.
> How about creating a file e.g. lib/Support/DynamicTools.h and including
> files from compiler-rt/include there?
>
> http://llvm-reviews.chandlerc.com/D336
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130129/48225088/attachment.html>
More information about the llvm-commits
mailing list