WALA/com.ibm.wala.shrike/src/com/ibm/wala
Ben Liblit 321b28f149 Remove some unnecessary warning suppressions
One such annotation was unnecessary because the thing it was
suppressing no longer happens.  Any future unnecessary warning
suppressions of this kind will now be treated as errors.

The other annotations were unnecessary because the corresponding
warnings have been disabled entirely in the Eclipse projects'
configurations.  There seems to be no way to tell Eclipse to treat
these as anything other than "info" diagnostics in the future, so
that's how they will remain.
2017-08-05 13:29:50 -07:00
..
shrike Fix or suppress all 242 Eclipse warnings about unused parameters 2017-07-31 15:29:00 -07:00
shrikeBT Fix or suppress all 242 Eclipse warnings about unused parameters 2017-07-31 15:29:00 -07:00
shrikeCT Remove some unnecessary warning suppressions 2017-08-05 13:29:50 -07:00
sourcepos Fix all Eclipse warnings about unnecessary semicolons 2017-07-14 22:39:01 -07:00