Eclipse CDT doesn't know about the _Noreturn keyword and shows it as a syntax error.
A suggested workaround is to add an empty preprocessor macro entry to the CDT User Setting Entries, but apparently this has to be done in the project settings for every single project.
Is there a way to fix this globally for all projects, other than hiding all syntax errors completely? "CDT User Setting Entries" shows up in the global preferences under C/C++ > Build > Settings, but apparently cannot be edited there. (using Eclipse Oxygen.3a / 4.7.3a)