Changes in directory llvm-test/SingleSource/Regression/C:
casts.c updated: 1.5 -> 1.6
---
Log message:
Fix test bug: int64_t isn't the same thing that long
---
Diffs of the changes: (+2 -2)
casts.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-test/SingleSourc
Changes in directory llvm-test/SingleSource/Regression/C:
casts.c updated: 1.4 -> 1.5
---
Log message:
Silence a macro redef warning.
---
Diffs of the changes: (+2 -0)
casts.c |2 ++
1 files changed, 2 insertions(+)
Index: llvm-test/SingleSource/Regression/C/casts.c
diff -u llvm-test