projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Stop calling the flat out insane ARM target parsing code unless the
[oota-llvm.git]
/
lib
/
Support
/
CommandLine.cpp
2015-08-13
Rafael Espindola
There is only one saver of strings.
blob
|
commitdiff
|
raw
2015-07-13
Benjamin Kramer
Remove macro guards for extern template instantiations.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-13
Rafael Espindola
Bring in a BumpPtrStringSaver from lld and simplify...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Yaron Keren
Remove more superfluous .str() and replace std::string...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Benjamin Kramer
Purge unused includes throughout libSupport.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Benjamin Kramer
CommandLine: Replace cold std::sort with array_pod_sort.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
David Blaikie
Simplify expressions involving boolean constants with...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
Benjamin Kramer
Prefer SmallVector::append/insert over push_back loops.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Chris Bieneman
Fixing broken bots.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Chris Bieneman
NFC. Moving the RegisteredOptionCategories global into...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Chris Bieneman
NFC. clang-format wants to change this from two lines...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-13
Chris Bieneman
NFC. More code cleanup making LookupOption a member...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Benjamin Kramer
Make helper functions/classes/globals static. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Chris Bieneman
NFC. Making printOptionValues an API on the parser...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
NAKAMURA Takumi
CommandLineParser: Avoid non-static member nitializer(s).
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Chris Bieneman
Build fix for Visual Studio. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Chris Bieneman
Refactoring llvm command line parsing and option regist...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Chris Bieneman
Re-landing changes to use ArrayRef instead of SmallVect...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Richard Trieu
Revert r227148 & r227154 which added a test which infin...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Chris Bieneman
One more fix to the new API to fix const-correctness.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Chris Bieneman
Pete Cooper suggested the new API should use ArrayRef...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Chris Bieneman
Add new HideUnrelatedOptions API that takes a SmallVect...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Chris Bieneman
Putting all the standard tool options into a "Generic...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-24
Yunzhong Gao
If we see UTF-8 BOM sequence at the beginning of a...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Chris Bieneman
Adding a new cl::HideUnrelatedOptions API to allow...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
Chris Bieneman
Running clang-format on CommandLine.h and CommandLine...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
Michael Ilseman
Silence static analyzer warnings in LLVMSupport.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
David Blaikie
Update SetVector to rely on the underlying set's insert...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
David Blaikie
Remove StringMap::GetOrCreateValue in favor of StringMa...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
Peter Collingbourne
Introduce LLVMParseCommandLineOptions C API function.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Chris Bieneman
Defining a new API for debug options that doesn't rely...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-22
Reid Kleckner
Fix PR17239 by changing the semantics of the RemainingA...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Sean Silva
Revert "[Support] Promote cl::StringSaver to a separate...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Sean Silva
[Support] Promote cl::StringSaver to a separate utility
blob
|
commitdiff
|
raw
|
diff to current
2014-08-01
Rafael Espindola
Remove some calls to std::move.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
Justin Bogner
Support: Use a range-based for
blob
|
commitdiff
|
raw
|
diff to current
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Revert "Introduce a string_ostream string builder facilty"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Introduce a string_ostream string builder facilty
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
Alp Toker
CommandLine: bail out when options get multiply registered
blob
|
commitdiff
|
raw
|
diff to current
2014-06-17
Justin Bogner
tools: Add a space between package version and LLVM_VER...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Remove system_error.h.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
NAKAMURA Takumi
cl::ParseCommandLineOptions(): Use StringRef to receive...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-21
Chandler Carruth
[Modules] Make Support/Debug.h modular. This requires...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Craig Topper
[C++11] Replace some comparisons with 'nullptr' with...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
Craig Topper
[C++11] Make use of 'nullptr' in the Support library.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Craig Topper
[C+11] Add 'override' keyword to methods in the support...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Benjamin Kramer
Now that we have C++11, turn simple functors into lambd...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Justin Bogner
CommandLine: Exit successfully for -version and -help
blob
|
commitdiff
|
raw
|
diff to current
2014-02-27
Alexander Kornienko
Re-apply r200853, which should not crash after Clang...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-07
Alexander Kornienko
Fix an invalid check for duplicate option categories.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Rafael Espindola
Revert "Fix an invalid check for duplicate option categ...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Alexander Kornienko
Fix an invalid check for duplicate option categories.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
Jordan Rose
[CommandLine] Aliases require an value if their target...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Alp Toker
Fix known typos
blob
|
commitdiff
|
raw
|
diff to current
2013-12-06
Justin Bogner
Support: Fix handling of args that begin with @ but...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
Reid Kleckner
Return true on success in cl::ExpandResponseFiles
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
blob
|
commitdiff
|
raw
|
diff to current
2013-07-30
Rui Ueyama
Implement TokenizeWindowsCommandLine.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-24
Rafael Espindola
Don't leak when expanding response files.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Reid Kleckner
[Support] Beef up and expose the response file parsing...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Rafael Espindola
Don't use PathV1 in CommandLine.cpp.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Patrik Hagglund
Fix 'gcc -flto' builds for unittest binaries (undefined...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Include PathV1.h in files that use it.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Alexander Kornienko
Better output for long help strings for command-line...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Andrew Trick
Implemented public interface for modifying registered...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Andrew Trick
Support command line option categories.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-09
Craig Topper
Remove an unused member variable from HelpPrinter....
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Rafael Espindola
Enable response files in all tools. Patch by Liu, Yaxun...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Bill Wendling
Remove tabs.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Duncan Sands
Don't cast away constant qualifier.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
David Blaikie
Correct use of const in ParseCommandLineOptions
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Jim Grosbach
Tidy up. s/Low Level Virtual Machine/LLVM/.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
David Blaikie
Remove dead default.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-16
David Blaikie
Removing unused default switch cases in switches over...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
Sebastian Pop
revert r147542 after comments from Joerg Sonnenberger
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Sebastian Pop
use getHostTriple instead of getDefaultTargetTriple...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
David Blaikie
Add some missing anchors.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-01
Sebastian Pop
rename getHostTriple into getDefaultTargetTriple
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Benjamin Kramer
CommandLine: Add support for 64 bit unsigned integer...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Chandler Carruth
Move the registered target printing in version strings...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Chandler Carruth
Move the logic for printing the registered targets...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Chandler Carruth
Add an extension point to the CommandLine library where...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Evan Cheng
Aliased flag options should be directed to stdout,...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Nick Lewycky
In option typo correction, consider -foo=VALUE flags...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Frits van Bommel
Fix a few instances of "warning: extra ';' outside...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Andrew Trick
Added *hidden* flags -print-options and -print-all...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Daniel Dunbar
Support/CommandLine: Fix LookupNearestOption to also...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Daniel Dunbar
Support/CommandLine: Add "Did you mean" print for misma...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-18
Michael J. Spencer
Support/PathV1: Deprecate getLast.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Michael J. Spencer
MemoryBuffer now return an error_code and returns a...
blob
|
commitdiff
|
raw
|
diff to current
next