1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00
ladybird/Libraries/LibWasm/AbstractMachine
Timothy Flynn 7280ed6312 Meta: Enforce newlines around namespaces
This has come up several times during code review, so let's just enforce
it using a new clang-format 20 option.
2025-05-14 02:01:59 -06:00
..
AbstractMachine.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
AbstractMachine.h LibWasm: Make traps hold on to externally-managed data 2025-04-22 08:43:46 -06:00
BytecodeInterpreter.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
BytecodeInterpreter.h LibWasm: Make traps hold on to externally-managed data 2025-04-22 08:43:46 -06:00
Configuration.cpp LibWasm: Make traps hold on to externally-managed data 2025-04-22 08:43:46 -06:00
Configuration.h
Interpreter.h LibWasm: Make traps hold on to externally-managed data 2025-04-22 08:43:46 -06:00
Operators.h
Validator.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
Validator.h