cc_library_static {
    name: "libclangFormat",
    defaults: ["clang-defaults"],
    srcs: ["*.cpp"],
}