Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
source
/
Interpreter
/
OptionValue.cpp
ceff664
Remove header grouping comments.
by Jonas Devlieghere
· 7 years ago
1a6d7ab
Narrow the CompletionRequest API to being append-only.
by Raphael Isemann
· 7 years ago
a2e76c0
Replaced more boilerplate code with CompletionRequest (NFC)
by Raphael Isemann
· 7 years ago
0509724
Reflow paragraphs in comments.
by Adrian Prantl
· 7 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
573ab90
Move StringList from Core -> Utility.
by Zachary Turner
· 9 years ago
31d97a5
Rewrite all Property related functions in terms of StringRef.
by Zachary Turner
· 9 years ago
4aa8753
Convert AutoComplete related code to StringRef.
by Zachary Turner
· 9 years ago
514d8cd
Update the prompt related functions to use StringRefs.
by Zachary Turner
· 9 years ago
8cef4b0
Update OptionGroup::SetValue to take StringRef.
by Zachary Turner
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
8fdf785
Add an OptionValueLanguage class
by Enrico Granata
· 11 years ago
c95f7e2
Refactor OptionValue::SetValueFromCString to use llvm::StringRef
by Pavel Labath
· 11 years ago
554f68d
Get rid of Debugger::FormatPrompt() and replace it with the new FormatEntity class.
by Greg Clayton
· 11 years ago
3e7442b
Add support for character option types.
by Zachary Turner
· 11 years ago
d78c957
Switch NULL to C++11 nullptr in source/Interpreter
by Ed Maste
· 11 years ago
1f74607
<rdar://problem/11757916>
by Greg Clayton
· 13 years ago
6920b52
Remove further outdated "settings" code and also implement a few missing things.
by Greg Clayton
· 13 years ago
67cc063
Reimplemented the code that backed the "settings" in lldb. There were many issues with the previous implementation:
by Greg Clayton
· 13 years ago