mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:40:59 +00:00
We want to return a view to a constant object, not a constant view, which we can implicitly copy to get a mutable reference to the object. Clang-Tidy helpfully pointed this out. |
||
|---|---|---|
| .. | ||
| DeclarationOrAtRule.h | ||
| Parser.cpp | ||
| Parser.h | ||
| StyleBlockRule.h | ||
| StyleComponentValueRule.h | ||
| StyleDeclarationRule.h | ||
| StyleFunctionRule.h | ||
| StyleRule.h | ||
| StyleRules.cpp | ||
| Token.cpp | ||
| Token.h | ||
| Tokenizer.cpp | ||
| Tokenizer.h | ||