зеркало из https://github.com/microsoft/clang-1.git
Re-enable the analyzer.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51055 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
86eb3116f9
Коммит
73cb10307b
|
@ -93,8 +93,7 @@ def analyze(clang, args,language,output,files,verbose,htmldir):
|
|||
print >> sys.stderr, ' '.join(command+print_args)
|
||||
print >> sys.stderr, '\n'
|
||||
|
||||
|
||||
# subprocess.call(args)
|
||||
subprocess.call(args)
|
||||
|
||||
def link(args):
|
||||
command = 'gcc'.split()
|
||||
|
|
Загрузка…
Ссылка в новой задаче