Skip to content

1.26 regression: hovering over a long double shows an invalid value on Linux #13674

Open
@sean-mcmanus

Description

@sean-mcmanus

Use code like const long double ldvar = 10.0l; and hover over the long double const variable or literal and it shows an invalid value. It works with 1.25.3. Reproed on Linux x64 (doesn't repro on Mac or Windows).

Image

Also, repros with 10.0W (__float80), but not 10.0Q (__float128).

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Triage

Relationships

None yet

Development

No branches or pull requests

Issue actions