K 10 svn:author V 3 ler K 8 svn:date V 27 2020-05-26T17:25:19.816226Z K 7 svn:log V 316 devel/cdecl: upgrade to 7.1. dded more GNU extensions Added GNU C's __complex, __complex__, __const, __inline, __restrict, __signed, __signed__, __volatile, and __volatile__. _Bool in C In C, _Bool is now emitted rather than bool. register removed register is now removed (but still reserved) in C++17 and later. END