On Do, 2011-04-21 at 10:56 +0200, Julian Seward wrote: > > > 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. > > > > Try the patch below. It fixes it for me. > > Committed as r11705.
Better late than never: I can confirm that Trunk now works with clang 2.9 debug infos for me. Thanks! On Mi, 2011-04-20 at 10:35 +0200, Julian Seward wrote: > > * clang complains about "return value not ignored as it should be" > > when using the client request macros in the code (-Wall > > -Werror). > > Does that still happen with a Valgrind svn trunk build? I thought Bart > did some fixes in that area. Or proposed some fixes. Or something like > that. Yes, that still happens. I'm not seeing a suitable patch in https://bugs.kde.org/show_bug.cgi?id=242137 either - wrong issue? -- 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
