[cfe-users] Clang dynamic memory analyzer not referencing back to source code Red Hat 6.3

David Highley dhighley at highley-recommended.com
Mon Feb 17 06:17:11 PST 2014


We recently built the 3.3 release of clang/llvm using the Fedora 20
packaging process as a guide to unpacking, moving the different parts to
the correct location and building the compiler tool chain. All seems to
be working correctly except the dynamic memory analyzer is not
referencing back to the source code. The same usage on the Fedora
platform does reference back to the source code.

This is our first attempt to use the clang/llvm tool set.  The GCC
compiler version 4.4.6 on Red Hat 6.3 does not have support for C++11
standard so the current build is without C++11 support. Two possible
things to be done are; re-configure to use clang to build clang/llvm and
add the c++11 support and or update to the latest 3.4 release.



More information about the cfe-users mailing list