You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another way to see that the cache is incorrectly filled:
% ./src/clang-cache -d 'c:paths.h@247@N@clc@N@utils@F@sock_path#'
[2014-05-18 22:29:00] INFO: symbol c:paths.h@247@N@clc@N@utils@F@sock_path# is defined in /home/xavier/src/clang-cache/src/daemon/server/server.cpp:18
Launch clang-cache with:
Then edit the server.cpp file, goto line 43, and press ctrl+K on utils::sock_path(), the cursor will jump on line 18.
The text was updated successfully, but these errors were encountered: