SourceWeb: A C/C++ source code indexer and navigatorrprichard.github.io70 points·by vmorgulis·10 yıl önce·21 comments
vmorgulis·10 yıl önce·discuss> ...if it doesn't compile, you can't parse.I have the same problem with CastXML. It's clang-based too. It can't parse my project because of few C++17 "auto" functions.I'm looking for a GCC-based solution for now.
vmorgulis·10 yıl önce·discussGood point!The screencasting tool from the same author:https://github.com/rprichard/x11-canvas-screencast
I have the same problem with CastXML. It's clang-based too. It can't parse my project because of few C++17 "auto" functions.
I'm looking for a GCC-based solution for now.