提交 0799ce9c 编写于 作者: C Chinmay Garde 提交者: GitHub

Add ObjC, ObjCXX and ASM files to the compilation database. (#3182)

上级 dfe016e0
......@@ -173,9 +173,11 @@ def main(argv):
out_dir,
'-t',
'compdb',
'cxx',
'cc',
'mm',
'cxx',
'objc',
'objcxx',
'asm',
]
contents = subprocess.check_output(compile_cmd_gen_cmd, cwd=SRC_ROOT)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册