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> |
||
|---|---|---|
| .. | ||
| ClassLink.cpp | ||
| ClassLink.h | ||
| CompilerWorkspace.cpp | ||
| CompilerWorkspace.h | ||
| FlowControlLabel.cpp | ||
| FlowControlLabel.h | ||
| FunctionLink.cpp | ||
| FunctionLink.h | ||
| LocalVariableScopeInfo.h | ||
| ScopableName.cpp | ||
| ScopableName.h | ||
| ScopeName.cpp | ||
| ScopeName.h | ||
| SimpleTypes.h | ||
| UserFunctionInclusion.h | ||
| UserFunctionType.h | ||
| Variable.cpp | ||
| Variable.h | ||
| VariableScope.h | ||
| WarnOn.h | ||