Files
2023-05-14 11:44:44 +00:00

8 lines
130 B
Plaintext

cc_library_static {
name: "libclangFrontend",
defaults: ["clang-defaults"],
srcs: ["*.cpp"],
}
subdirs = ["Rewrite"]