mirror of
https://github.com/github/codeql.git
synced 2026-04-18 05:24:01 +02:00
204 B
204 B
category
| category |
|---|
| fix |
- We now correctly handle empty block comments, like
/**/. Previously these could be mistaken for Javadoc comments and led to attribution of Javadoc tags to the wrong declaration.