mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-18 14:19:42 +01:00
9992e9fba8
alignof and alignas are official C++ keywords, further I moved one function definition from the C file to the C++ because it has caused wrong highlighting for C (friend and override are not C keywords). .H files are now also C++ file types.