1 cc_library_static { 2 name: "libclangDriver", 3 defaults: ["clang-defaults"], 4 srcs: ["*.cpp"], 5 } 6