Matt Wallace
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 9
-
Created GMock index corruption
I've been continually plagued with what I can only describe as CLion "freaking out" on cpp files that contain Google Mock fixtures/test. These are symptoms/steps to reproduce: 1. Have a CPP file ... -
Created Smart-Step not available for CLion?
I've noticed that "Smart-Step Into" is always greyed out when I'm debugging in CLion. Is it just not implemented or is there something about my program that makes it not available? -
Created Performance issues / workflow when switching branches
I've posted in the past about general performance problems in CLion and while they seem to improving with each build, I still notice a significant problem when switching branches in git. This is s... -
Created Add new C++ class to target not working with subdirectory CMakeLists.txt
My project is setup with several modules that are each built by their own CMakeLists.txt. Each modules CMakeLists.txt is included in the root CMakeLists.txt using the add_subdirectory() function. ... -
Created Clion 1.2.4 UI Unresponsive when accessing syntax tree
I've noticed very long pauses (10-30s) when I perform certain operations. Most of these seem to do with accessing the syntax tree (I assume this is generally how all refactoring/analysis tasks gen...