mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
* trigger tidy * copy&move BApplicPtr obj always commit tidy changes * move PolObject * fix house add_component * Automated clang-tidy change: performance-unnecessary-copy-initialization,performance-unnecessary-value-param * Revert "Automated clang-tidy change: performance-unnecessary-copy-initialization,performance-unnecessary-value-param" This reverts commit bb6aab13dbdfa4aaf420cdaafaf22940f241fc5b. * performance-unnecessary-value-param gives some weird suggestions * Automated clang-tidy change: performance-unnecessary-copy-initialization * minor performance improvements * added used tidy check * missing dependency * renamed build so its no longer requires? * better add docs for the sneaky fix * silence pr check, not all headers can be compiled seperatly --------- Co-authored-by: Clang Tidy <clang-tidy@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| Constants.cpp | ||
| Constants.h | ||
| Disambiguator.cpp | ||
| Disambiguator.h | ||
| ExpressionEvaluator.cpp | ||
| ExpressionEvaluator.h | ||
| FlowControlScope.cpp | ||
| FlowControlScope.h | ||
| FlowControlScopes.cpp | ||
| FlowControlScopes.h | ||
| FunctionVariableScope.cpp | ||
| FunctionVariableScope.h | ||
| LocalVariableScope.cpp | ||
| LocalVariableScope.h | ||
| LocalVariableScopes.cpp | ||
| LocalVariableScopes.h | ||
| SemanticAnalyzer.cpp | ||
| SemanticAnalyzer.h | ||
| ShortCircuitWarning.cpp | ||
| ShortCircuitWarning.h | ||
| Variables.cpp | ||
| Variables.h | ||