bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51092: [PATCH] Recognize consteval and constinit modifiers in C++


From: Evan Klitzke
Subject: bug#51092: [PATCH] Recognize consteval and constinit modifiers in C++
Date: Thu, 7 Oct 2021 18:10:24 -0700

These two modifiers were introduced by C++20. The change is trivial
but I tested it locally on some code I have that uses these modifiers
and with this change the keywords are recognized as expected. I agree
to copyright assignment to the FSF, etc. Patch against master is
attached; I think this should be backported to the emacs-28 branch as
well.

-- 
evan klitzke
https://eklitzke.org/

Attachment: consteval.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]