Skip to content
Snippets Groups Projects
Commit 7a1672c5 authored by Alp Toker's avatar Alp Toker
Browse files

utils/CmpDriver: add brief documentation to indicate what this does

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209268 91177308-0d34-0410-b5e6-96231b3b80d8
parent 16b97825
Branches
No related tags found
No related merge requests found
#!/usr/bin/env python
"""
A simple utility that compares tool invocations and exit codes issued by
compiler drivers that support -### (e.g. gcc and clang).
"""
import subprocess
def splitArgs(s):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment