Files
2023-10-13 14:01:41 +00:00

8 lines
130 B
Plaintext

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