Lethal Guitar128
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Lethal Guitar128 created a post, AnsweredApply clang-tidy fix to whole project?
I'd like to be able to apply a fix for an issue flagged by clang-tidy to the whole project. For example, apply "NULL -> nullptr" over all files in the project. I see an option to apply a quick fix ...