mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 01:51:03 +09:00
![]() In the case, where IDL enums start with a character, that is an invalid start character for C++ identifiers (e.g. a number), the C++ generaion for enums fails. An example would be "2d" see #3788 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IDLParser.cpp | ||
IDLParser.h | ||
Types.cpp | ||
Types.h |