summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormergify[bot]2022-04-25 18:39:41 +0000
committerGitHub2022-04-25 18:39:41 +0000
commit5a90f27ab1311994b4df73a85cd0facab3ae0b3a (patch)
tree491c1dd2cb851d39eed89f1e8032b10eef129ee9 /core
parenta16a8a52a3b2d72d80a27434217aaeba7be2d3a8 (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 'core')
0 files changed, 0 insertions, 0 deletions