projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59bf4fc
)
Remove splint hints to silence warnings from ICC and MSVC.
author
Benjamin Kramer
<benny.kra@googlemail.com>
Sun, 6 Sep 2009 09:29:39 +0000
(09:29 +0000)
committer
Benjamin Kramer
<benny.kra@googlemail.com>
Sun, 6 Sep 2009 09:29:39 +0000
(09:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81108
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Support/regcomp.c
patch
|
blob
|
history
diff --git
a/lib/Support/regcomp.c
b/lib/Support/regcomp.c
index 2755fd83a82208a8affa476d47ea0e5577a74d4b..9ae66f3fa5ff290df3b30f4495676bcddcde2653 100644
(file)
--- a/
lib/Support/regcomp.c
+++ b/
lib/Support/regcomp.c
@@
-256,8
+256,8
@@
static void
p_ere(struct parse *p, int stop) /* character this ERE should end at */
{
char c;
- sopno prevback
= prevback
;
- sopno prevfwd
= prevfwd
;
+ sopno prevback;
+ sopno prevfwd;
sopno conc;
int first = 1; /* is this the first alternative? */