Changes in directory nightlytest-serverside:
NightlyTestAccept.cgi updated: 1.44 -> 1.45
---
Log message:
When a test program changes status from pass to fail or vice versa it will no
longer incorreclty be adeded to the list of new tests and removed tests
---
Diffs of the changes: (+19 -5)
Changes in directory llvm:
CREDITS.TXT updated: 1.62 -> 1.63
---
Log message:
Add llvm2cpp.
---
Diffs of the changes: (+4 -3)
CREDITS.TXT |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.62 llvm/CREDITS.TXT:1.63
--- llvm/
Changes in directory llvm/utils:
userloc.pl updated: 1.7 -> 1.8
---
Log message:
1. fix bug by ensuring we start at the llvm source root.
2. make use of the -code-only option on llvmdo
3. Add some debug print statements to find #1
---
Diffs of the changes: (+6 -1)
userloc.pl |7 ++-
Changes in directory llvm/utils:
llvmdo updated: 1.17 -> 1.18
---
Log message:
Count the documentation. Otherwise we take a 30,000 hit in the LOC on the
nightly test graph. And, documentation is important.
---
Diffs of the changes: (+5 -5)
llvmdo | 10 +-
1 files changed, 5 inser
Changes in directory llvm/utils:
countloc.sh updated: 1.5 -> 1.6
---
Log message:
Use the new -code-only option to llvmdo so that we only count things that
are considered to be code. This will give a drop in the LOC count on the
nightly testers, but it is more accurate than previous estimates.
Changes in directory llvm/utils:
llvmdo updated: 1.16 -> 1.17
---
Log message:
Add a -code-only option which restricts llvmdo to visiting just those
files that are considered to be code. Documentation is excluded.
---
Diffs of the changes: (+116 -80)
llvmdo | 196
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.48 -> 1.49
---
Log message:
Changes for LLVM coding standard compliance:
1. Remove tabs
2. Wrap to 80 columns
3. Put spaces between "if" or "elsif" and expression
4. Put { on same line as if statement.
5. Make indentation b