We're using VI analyzer to help find problems in our code.
We have a habit of using "Clear Errors.vi" to dead-end our error line when we need to ignore the error, especially if automatic error handling is enabled. Often times we don't care about order of operations after this, so the error-out of "Clear Errors.vi" is ignored. However, VI Analyzer keeps warning us of this, and it would be nice to be able to disable this like we can for so many other similar functions:
Implemented in LabVIEW 2014