search for: tarjansccinterator

Displaying 1 result from an estimated 1 matches for "tarjansccinterator".

Did you mean: tarjanscc_iterator
2002 Nov 15
1
[LLVMdev] TarjanSCCInterator
Dear LLVM, when I tried to use the TarjanSCCIterator. I include the header file and compile the program. It give me this warning: Compiling MemLeakage.cpp In file included from MemLeakage.cpp:28: ../../../include/Support/TarjanSCCIterator.h:59: warning: left shift count >= width of type ======= Linking MemLeakage debug library ======= Please let me know if this is a problme in the