[llvm-commits] [llvm] r148846 - in /llvm/trunk: lib/Transforms/Instrumentation/AddressSanitizer.cpp test/Instrumentation/AddressSanitizer/bug_11395.ll test/Instrumentation/AddressSanitizer/instrument_load_then_store.ll test/Instrumentation/Addres

Kostya Serebryany kcc at google.com
Tue Jan 24 12:50:32 PST 2012


On Tue, Jan 24, 2012 at 12:07 PM, Alexander Potapenko <glider at google.com>wrote:

> Is it convenient to have an attribute that you'll have to define for
> almost all the functions (IIUC)?
>
Looks like it is, why not?
Clang sets this attribute when asan is on.

--kcc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120124/b457dbe0/attachment.html>


More information about the llvm-commits mailing list