This commit reformats the packages/compiler tree using the new version of clang-format. PR Close #36520
PR Close #22975
The expression type checker moved from the language service to the compiler-cli in preparation to using it to check template expressions.