Hello!

Has anyone else tried valgrind in combination with LLVM/clang as
compiler?

I use valgrind-3.6.0.SVN-Debian on Debian Stable/Testing in 64 bit mode,
with C/C++ code compiled with LLVM/clang 2.9. There are some kinks:

      * Line information is missing in valgrind report. That works when
        compiling with gcc.
      * clang complains about "return value not ignored as it should be"
        when using the client request macros in the code (-Wall
        -Werror).

I can provide more information, but first wanted to hear whether these
might be known issues. A Google and mailing list search didn't produce
any hits.

-- 
Bye, Patrick Ohly
--  
[email protected]
http://www.estamos.de/



------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to