Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Option
/
Arg.cpp
432a388
IWYU for llvm-config.h in llvm, additions.
by Nico Weber
· 7 years ago
615eb47
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
by Aaron Ballman
· 8 years ago
3e0199f
[dump] Remove NDEBUG from test to enable dump methods [NFC]
by Don Hinton
· 8 years ago
af61589
[BinaryFormat, Option, TableGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
8c209aa
Cleanup dump() functions.
by Matthias Braun
· 9 years ago
9a8b5e7
Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs().
by Eric Christopher
· 10 years ago
2892a4a
Revert "[Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs"
by Vedant Kumar
· 10 years ago
a1e51fd
[Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs
by Vedant Kumar
· 10 years ago
9f380a3
Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter
by David Blaikie
· 11 years ago
6cd780f
Prefer SmallVector::append/insert over push_back loops.
by Benjamin Kramer
· 11 years ago
e69170a
Revert "Introduce a string_ostream string builder facilty"
by Alp Toker
· 11 years ago
6147173
Introduce a string_ostream string builder facilty
by Alp Toker
· 11 years ago
be81023
Resort the #include lines in include/... and lib/... with the
by Chandler Carruth
· 13 years ago
41ee041
Copy clang/Driver/<Option parsing stuff> to llvm.
by Michael J. Spencer
· 13 years ago