Add gcc-x64 mode and use the correct clang/gnuc versions #2317
Labels
bug
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
Milestone
Previously, our parser in clang-x64 mode was always being configured to clang 3.5, yielding incorrect behavior for features based on newer clang or gcc/gnuc versions.
The text was updated successfully, but these errors were encountered: