Files
ladybird/Libraries/LibC
Linus Groh bbe787a0af Everywhere: Re-format with clang-format-11
Compared to version 10 this fixes a bunch of formatting issues, mostly
around structs/classes with attributes like [[gnu::packed]], and
incorrect insertion of spaces in parameter types ("T &"/"T &&").
I also removed a bunch of // clang-format off/on and FIXME comments that
are no longer relevant - on the other hand it tried to destroy a couple of
neatly formatted comments, so I had to add some as well.
2020-12-31 21:51:00 +01:00
..
2020-12-14 23:05:53 +01:00
2020-12-14 23:05:53 +01:00
2020-12-14 23:05:53 +01:00
2020-09-27 01:02:11 +02:00
2020-10-30 17:03:28 +01:00
2020-10-02 16:03:17 +02:00
2020-09-27 01:02:11 +02:00
2020-07-06 10:01:14 +02:00
2020-12-27 23:05:14 +01:00
2020-12-27 23:05:14 +01:00
2020-09-12 13:46:15 +02:00
2020-12-25 12:20:37 +01:00
2020-07-04 10:49:36 +02:00
2020-11-10 19:03:08 +01:00