diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2011-02-25 12:37:11 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2011-02-25 12:37:11 +0000 |
commit | 0289b666b5f866bd39a6e1d96e56ba348c7fecf2 (patch) | |
tree | 779859ee6ff3db65139bf9eebdc055c5b471864c | |
parent | 30028234f38945981ebf9c8a2cb915fc2f9a63a4 (diff) |
Rename test/Sema/expr-comma-c89.c to expr-comma-c99.c. Spotted by
Anton Lokhmotov.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126482 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/Sema/expr-comma-c99.c (renamed from test/Sema/expr-comma-c89.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/Sema/expr-comma-c89.c b/test/Sema/expr-comma-c99.c index d0883ba202..d0883ba202 100644 --- a/test/Sema/expr-comma-c89.c +++ b/test/Sema/expr-comma-c99.c |