How to remove file from Clangd blacklist?

Clangd crashed, CLion reports that it blacklisted file I'm working on. How can I undo this?

0

Blacklist is used to prevent sending particular files to the clangd if they cause crashes. It'll be removed automatically in 5 minutes or you can restart the IDE.

However, if it causes crashes continuously, it's worth investigating the issue. So you might want to submit an issue to our tracker.

0

请先登录再写评论。