mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01: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.