https://llvm.org/bugs/show_bug.cgi?id=17303

Alexey Samsonov <vonos...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #12 from Alexey Samsonov <vonos...@gmail.com> ---
Recently naming allocas was disabled, and r263429 added a special-case for
sanitizers. We don't want this workaround to stick - instead, we should design
a different way of passing the information about names of local variables to
ASan/MSan instrumentation passes in the backend.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to