Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
062c406a85a3669931da866728ec0373d88598c9
/
llvm
/
unittests
/
Option
/
OptionParsingTest.cpp
502b9e1
Retire llvm::array_endof in favor of non-member std::end.
by Benjamin Kramer
· 11 years ago
56440fd
Replace OwningPtr<T> with std::unique_ptr<T>.
by Ahmed Charles
· 12 years ago
8fb5a91
Option parsing: support case-insensitive option matching.
by Rui Ueyama
· 12 years ago
c3779ff
Revert "Option parsing: support case-insensitive option matching." as it broke Windows buildbot.
by Rui Ueyama
· 12 years ago
7159bd9
Option parsing: support case-insensitive option matching.
by Rui Ueyama
· 12 years ago
76ff1d9
Options: explicit handling of --
by Hans Wennborg
· 12 years ago
d505fbf
Options: Add new option kind that consumes remaining arguments
by Hans Wennborg
· 12 years ago
b8f3420
Option parsing: recognize the special -- token
by Hans Wennborg
· 12 years ago
8669b97
Option parsing: remove non-SUPPORT_ALIASARGS fall-back
by Hans Wennborg
· 12 years ago
5fdcf86
Option parsing: add support for alias arguments.
by Hans Wennborg
· 12 years ago
31d6fd8
Option parsing: allow aliases in groups
by Hans Wennborg
· 12 years ago
dd44a36
Add some flag exclusion tests.
by Reid Kleckner
· 12 years ago
508baf7
llvm/unittests: Use OwningPtr to fix --vg-leak.
by NAKAMURA Takumi
· 13 years ago
07d2f3f
Whitespace.
by NAKAMURA Takumi
· 13 years ago
b034cb7
Sort a few more #include lines in tools/... unittests/... and utils/...
by Chandler Carruth
· 13 years ago
41ee041
Copy clang/Driver/<Option parsing stuff> to llvm.
by Michael J. Spencer
· 13 years ago