[llvm-commits] [compiler-rt] r159278 - /compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc

Chandler Carruth chandlerc at google.com
Wed Jun 27 12:07:35 PDT 2012


At some point it got deleted, and this commit re-adds it. Look at the head
revision:

http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc?view=log

It has only one commit in it, this one!

You can also see this in the commit log:


On Wed, Jun 27, 2012 at 11:50 AM, Dmitry Vyukov <dvyukov at google.com> wrote:

> It was always there:
>
> http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc?view=log&pathrev=158542
>
>
>
> On Wed, Jun 27, 2012 at 10:19 PM, Chandler Carruth <chandlerc at google.com>wrote:
>
>> On Wed, Jun 27, 2012 at 10:35 AM, Dmitry Vyukov <dvyukov at google.com>wrote:
>>
>>> Author: dvyukov
>>> Date: Wed Jun 27 12:35:35 2012
>>> New Revision: 159278
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=159278&view=rev
>>> Log:
>>> tsan: remember and pass original ucontext to signal handlers (instead of
>>> a fabricated one)
>>>
>>
>> This comment doesn't match the commit really -- the commit adds a
>> completely new file. Was this file just missing from the repo previously?
>>
>>
>>>
>>> Added:
>>>    compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
>>>
>>
^^^^ "Added" indicates the problem....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120627/ab452ad4/attachment.html>


More information about the llvm-commits mailing list