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:
1a5812d
)
Whitespace.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Wed, 23 Jan 2013 08:30:15 +0000
(08:30 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Wed, 23 Jan 2013 08:30:15 +0000
(08:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173234
91177308
-0d34-0410-b5e6-
96231b3b80d8
unittests/Option/OptionParsingTest.cpp
patch
|
blob
|
history
diff --git
a/unittests/Option/OptionParsingTest.cpp
b/unittests/Option/OptionParsingTest.cpp
index 76e2549c56022efe72dc806a717276d5ec6ac55d..c90691ad15368a5e7fccbaa83c4d1914707fce6b 100644
(file)
--- a/
unittests/Option/OptionParsingTest.cpp
+++ b/
unittests/Option/OptionParsingTest.cpp
@@
-61,7
+61,7
@@
TEST(Support, OptionParsing) {
TestOptTable T;
unsigned MAI, MAC;
InputArgList *AL = T.ParseArgs(Args, Args + (sizeof(Args) / sizeof(Args[0])), MAI, MAC);
-
+
// Check they all exist.
EXPECT_TRUE(AL->hasArg(OPT_A));
EXPECT_TRUE(AL->hasArg(OPT_B));