Eliminate tabs and trailing spaces
authorJeff Cohen <jeffc@jolt-lang.org>
Sat, 23 Apr 2005 21:26:11 +0000 (21:26 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sat, 23 Apr 2005 21:26:11 +0000 (21:26 +0000)
commitb02fbfc485a68cebeede24810b0cd8f0d97c9e51
treec44f886c776fce1bb30ce3e77db96f879cadbe7d
parentcc1f24585e7d23fd6622c17099159cdc038ee618
Eliminate tabs and trailing spaces

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21479 91177308-0d34-0410-b5e6-96231b3b80d8
25 files changed:
projects/Stacker/lib/compiler/StackerCompiler.cpp
projects/Stacker/lib/compiler/StackerCompiler.h
projects/Stacker/lib/runtime/stacker_rt.c
projects/Stacker/tools/stkrc/stkrc.cpp
projects/sample/include/sample.h
projects/sample/lib/sample/sample.c
projects/sample/tools/sample/main.c
test/C++Frontend/2003-09-22-CompositeExprValue.cpp
test/C++Frontend/2003-09-29-ArgumentNumberMismatch.cpp
test/CFrontend/2002-02-13-TypeVarNameCollision.c
test/CFrontend/2002-02-18-64bitConstant.c
test/CFrontend/2002-03-11-LargeCharInString.c
test/CFrontend/2002-03-14-QuotesInStrConst.c
test/CFrontend/2002-05-23-StaticValues.c
test/CFrontend/2002-05-24-Alloca.c
test/CFrontend/2002-06-25-FWriteInterfaceFailure.c
test/CFrontend/2002-07-14-MiscTests3.c
test/CFrontend/2002-07-30-SubregSetAssertion.c
test/CFrontend/2002-07-30-UnionTest.c
test/CFrontend/2002-07-30-VarArgsCallFailure.c
test/CFrontend/2002-08-02-UnionTest.c
test/CFrontend/2002-09-08-PointerShifts.c
test/CFrontend/2002-10-12-TooManyArguments.c
test/CodeGen/Generic/BasicInstrs.c
test/Debugger/funccall.c