Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a69bbe02a2352271e8b14542073f177e24c499c1
/
lldb
/
source
/
Commands
/
CommandObjectPlugin.cpp
0d9a201
[lldb][NFC] Remove ArgEntry::ref member
by Raphael Isemann
· 6 years ago
ae34ed2
[lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and remove any undocumented/redundant return values
by Raphael Isemann
· 6 years ago
5717986
[CommandObject] Use GetDebugger() helper method (NFC)
by Jonas Devlieghere
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
ceff664
Remove header grouping comments.
by Jonas Devlieghere
· 7 years ago
8f3be7a
[FileSystem] Move path resolution logic out of FileSpec
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
2443bbd
Refactoring for for the internal command line completion API (NFC)
by Raphael Isemann
· 7 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
2c84f90
Remove some more uses of Args::GetArgumentAtIndex.
by Zachary Turner
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
e1cfbc7
Decoupled Options from CommandInterpreter.
by Todd Fiala
· 9 years ago
7428a18
LLDB help content has accumulated over time without a recent attempt to
by Kate Stone
· 9 years ago
26cac3a
Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in some files in source/Commands; other minor fixes.
by Eugene Zelenko
· 10 years ago
13d21e9
commands: Use override instead of virtual.
by Bruce Mitchener
· 10 years ago
1124045
Don't #include "lldb-python.h" from anywhere.
by Zachary Turner
· 10 years ago
5fb8f79
Fixed internal code to not link against and code from "lldb/API/*".
by Greg Clayton
· 12 years ago
e743c78
<rdar://problem/13209140>
by Enrico Granata
· 12 years ago
93a6430
Fix Linux build warnings due to redefinition of macros:
by Daniel Malea
· 13 years ago
21dfcd9
Implementing plugins that provide commands.
by Enrico Granata
· 13 years ago