main
C++ modernization improvements.
Move source files into src/, and move tools/gn/misc to the toplevel.
Apply the latest clang-format
Fix problems pointed out by building with clang-cl.
Optimize base::EscapeJSONString for ASCII inputs.
Add support escape JSON string to stream for export compile commands