This commit reformats the packages/compiler-cli tree using the new version of clang-format. PR Close #36520
Inlcuded fixes: - include preamble in generated source map - always add a mapping for line/col 0 so that the generated sourcemap is not sparse - use a uniue sourceUrl for inline templates even in the AOT case