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