CxxCodeBrowser
CxxCodeBrowser copied to clipboard
C/C++ source code indexer and navigator
This occurs on arch linux with clang and llvm packages installed. /usr/lib/libclangTooling.so does exist on my machine.
Great project! Love it! I think there is now a documentation bug in the README after supporting Clang 4.0. For Debian based systems you need: `sudo apt-get install make g++...
Sourceweb is a great source indexer and navigator . A side panel similar to the file browser panel that shows the tags of the current source file would comes very...
Signed-off-by: Marko
Double quote character may appear in custom string literal suffixes definition (operator"")
Is it possible to build at least `clang-indexer` and `index-tool` on windows? I have large windows-only project and I'm looking for a way to get symbols index to make my...
Hi, I am a Gentoo linux user and when trying the sourceweb on its last version compatible with clang 3.7 (last version of clang marked as estable in Gentoo), I...