mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 17:04:59 +00:00
![]() Duplicates can show up when copy-pasting IDL snippets into existing IDL files, and the resulting error is extremely useless and misleading. This commit makes it so the parser catches these cases, and emits a more helpful error like "Overload set 'instantiate' contains multiple identical declarations". |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IDLParser.cpp | ||
IDLParser.h | ||
Types.cpp | ||
Types.h |