search for: isexplicit

Displaying 2 results from an estimated 2 matches for "isexplicit".

2011 Feb 21
0
[LLVMdev] Looking for more LLBrowse testers / users
.../TreeView.cpp:913: error: ‘class llvm::DISubprogram’ has no member named ‘isPrivate’ /home/john/src/llbrowse/lib/TreeView.cpp:914: error: ‘class llvm::DISubprogram’ has no member named ‘isProtected’ /home/john/src/llbrowse/lib/TreeView.cpp:915: error: ‘class llvm::DISubprogram’ has no member named ‘isExplicit’ /home/john/src/llbrowse/lib/TreeView.cpp:916: error: ‘class llvm::DISubprogram’ has no member named ‘isPrototyped’ make[2]: *** [CMakeFiles/llbrowse.dir/lib/TreeView.cpp.o] Error 1 make[1]: *** [CMakeFiles/llbrowse.dir/all] Error 2 make: *** [all] Error 2 john at ubuntu:~/src/build-llbrowse$ john...
2011 Feb 19
4
[LLVMdev] Looking for more LLBrowse testers / users
LLBrowse - a GUI tool which allows you to inspect the contents of LLVM modules - now runs on Linux and OS X, and it works with both LLVM 2.8 and current LLVM head. I've updated the docs to include instructions on checking out and building the code under several different environments, which you can read here: http://llvm.org/svn/llvm-project/llbrowse/trunk/doc/LLBrowse.html (the doc also