Home | History | Annotate | Download | only in Format
      1 cc_library_static {
      2     name: "libclangFormat",
      3     defaults: ["clang-defaults"],
      4     srcs: ["*.cpp"],
      5 }
      6