diff options
| author | mergify[bot] | 2022-04-25 18:39:41 +0000 |
|---|---|---|
| committer | GitHub | 2022-04-25 18:39:41 +0000 |
| commit | 5a90f27ab1311994b4df73a85cd0facab3ae0b3a (patch) | |
| tree | 491c1dd2cb851d39eed89f1e8032b10eef129ee9 /integration-tests/src/test | |
| parent | a16a8a52a3b2d72d80a27434217aaeba7be2d3a8 (diff) | |
Fix warning injected into user code by @chiselName (#2500) (#2503)
In Scala 2.13, Auto-application to `()` is deprecated. Any nullary
method (ie. a method with no arguments) that is defined with () must now
be called with (). @chiselName used to inject a case of this warning
into user code which would then cause a warning on the @chiselName macro
that the user has no way to fix.
(cherry picked from commit ca902680df772445371e6c3dd907c01113afb1f5)
Co-authored-by: Jack Koenig <koenig@sifive.com>
Diffstat (limited to 'integration-tests/src/test')
0 files changed, 0 insertions, 0 deletions
