]> granicus.if.org Git - clang/commit
Normalize options to use '-FOO' instead of '--FOO'.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 29 Nov 2009 09:33:10 +0000 (09:33 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 29 Nov 2009 09:33:10 +0000 (09:33 +0000)
commit8a90ac0e85e8c5758b585fe486ee7db01c53fb98
tree665259e7c19d030248d64f18a78aab45c7b4da41
parent433dd49283e16e7f48c6697dd9bd53d201500a11
Normalize options to use '-FOO' instead of '--FOO'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90071 91177308-0d34-0410-b5e6-96231b3b80d8
45 files changed:
test/Analysis/MissingDealloc.m
test/Analysis/casts.c
test/Analysis/casts.m
test/Analysis/cfref_PR2519.c
test/Analysis/concrete-address.c
test/Analysis/fields.c
test/Analysis/misc-ps-64.m
test/Analysis/misc-ps-basic-store.m
test/Analysis/misc-ps-eager-assume.m
test/Analysis/misc-ps-ranges.m
test/Analysis/misc-ps-region-store-i386.m
test/Analysis/misc-ps-region-store-x86_64.m
test/Analysis/misc-ps-region-store.m
test/Analysis/misc-ps.m
test/Analysis/plist-output.m
test/Analysis/rdar-6442306-1.m
test/CodeGen/2008-07-22-bitfield-init-after-zero-len-array.c
test/CodeGen/2008-07-30-implicit-initialization.c
test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c
test/CodeGen/2008-08-04-void-pointer-arithmetic.c
test/CodeGen/2008-08-19-cast-of-typedef.c
test/CodeGen/debug-info.c
test/CodeGen/rdr-6098585-default-after-caserange.c
test/CodeGen/rdr-6098585-default-fallthrough-to-caserange.c
test/CodeGen/rdr-6098585-empty-case-range.c
test/CodeGen/rdr-6098585-fallthrough-to-empty-range.c
test/CodeGen/rdr-6098585-unsigned-caserange.c
test/CodeGenObjC/continuation-class.m
test/CodeGenObjC/dot-syntax-1.m
test/CodeGenObjC/dot-syntax.m
test/CodeGenObjC/hidden.m
test/CodeGenObjC/messages-2.m
test/CodeGenObjC/messages.m
test/CodeGenObjC/newproperty-nested-synthesis-1.m
test/CodeGenObjC/property-getter-dot-syntax.m
test/CodeGenObjC/property.m
test/Coverage/ast-printing.c
test/Coverage/ast-printing.cpp
test/Coverage/ast-printing.m
test/Coverage/parse-callbacks.c
test/Coverage/parse-callbacks.m
test/PCH/reloc.c
test/Parser/if-scope-c90.c
test/Parser/if-scope-c99.c
test/Preprocessor/feature_tests.c