[llvm-commits] [llvm] r168866 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/CMakeLists.txt lib/Transforms/Instrumentation/Instrumentation.cpp lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/ test/Instrumentation/MemorySanitizer/lit.local.cfg test/Instrumentation/MemorySanitizer/msan_basic.ll

Chandler Carruth chandlerc at google.com
Thu Nov 29 02:08:46 PST 2012


On Thu, Nov 29, 2012 at 1:57 AM, Evgeniy Stepanov
<eugeni.stepanov at gmail.com> wrote:
> Author: eugenis
> Date: Thu Nov 29 03:57:20 2012
> New Revision: 168866
>
> URL: http://llvm.org/viewvc/llvm-project?rev=168866&view=rev
> Log:
> Initial commit of MemorySanitizer.

WOOHOOO!!! =]

Don't forget to update the documentation when you get to those parts!

-Chandler



More information about the llvm-commits mailing list