diff options
author | Carl Lei <me@xecycle.info> | 2020-05-24 11:52:24 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2020-05-24 11:52:24 +0000 |
commit | ced29038dfbab47428b974dff1408f331f36c8f1 (patch) | |
tree | 46341f8320b84bb426610e596060f20e330d5c1f /lisp/emacs-lisp/inline.el | |
parent | e021c2dc2279e0fd3a5331f9ea661e4d39c2e840 (diff) | |
download | emacs-ced29038dfbab47428b974dff1408f331f36c8f1.tar.gz emacs-ced29038dfbab47428b974dff1408f331f36c8f1.tar.bz2 emacs-ced29038dfbab47428b974dff1408f331f36c8f1.zip |
Add three C++20 coroutine keywords, co_await, co_yield, and co_return
* lisp/progmodes/cc-langs.el (c-operators): Add co_await and co_yield to the
C++ value of "Exception" keywords.
(c-return-kwds): Create a C++ value containing co_return.
(c-simple-stmt-kwds): Add co_return to the C++ value.
Copyright-paperwork-exempt: yes.
Diffstat (limited to 'lisp/emacs-lisp/inline.el')
0 files changed, 0 insertions, 0 deletions