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
I don't quite like the idea of add specific filtering options since it will eventually put burden on maintenance. But if this is a prevalent problem with compiler options, I could add a customizable filter function, and it will default to id but you could set it if you want. How does that sound to you?
It was easy enough to override the function as shown above, so I don't mind personally - reporting it here may just be useful if anyone else sees this problem.
I found bear which uses compilation databases/flags filter out just these flags:
I fixed this by pruning such options as follows:
The text was updated successfully, but these errors were encountered: