Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
source
/
API
/
SBLineEntry.cpp
3447077
[API] Remove redundants get() from smart pointers. NFC
by Jonas Devlieghere
· 7 years ago
8d48cd6
Resubmit "Delete the remainder of platform specific code in FileSpec."
by Zachary Turner
· 9 years ago
ed00beb
Revert "Delete the remainder of platform specific code in FileSpec."
by Pavel Labath
· 9 years ago
aaedf89
Delete the remainder of platform specific code in FileSpec.
by Zachary Turner
· 9 years ago
6f9e690
Move Log from Core -> Utility.
by Zachary Turner
· 9 years ago
bf9a773
Move classes from Core -> Utility.
by Zachary Turner
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
324a103
sweep up -Wformat warnings from gcc
by Saleem Abdulrasool
· 11 years ago
5160ce5
<rdar://problem/13521159>
by Greg Clayton
· 13 years ago
febc8bb
Make the IsValid() operator for SBLineEntry "do the right thing" by returning true if the line entry is valid, not just if the opaque pointer to lldb_private::LineEntry is non NULL.
by Greg Clayton
· 13 years ago
7e8a601
Change SBAddress back to using a std::auto_ptr to a lldb_private::Address as the lldb_private::Address has a weak pointer to the section which has a weak pointer back to the module, so it is safe to have just a lldb_private::Address object now.
by Greg Clayton
· 13 years ago
da7bc7d
<rdar://problem/10126482>
by Greg Clayton
· 14 years ago
8f7180b
Added more functionality to the public API to allow for better
by Greg Clayton
· 14 years ago
8acdbb8
Add missing headers.
by Stephen Wilson
· 14 years ago
2d4edfb
Modified all logging calls to hand out shared pointers to make sure we
by Greg Clayton
· 15 years ago
cfd1ace
Cleaned up the API logging a lot more to reduce redundant information and
by Greg Clayton
· 15 years ago
750cd17
Clean up the API logging code:
by Caroline Tice
· 15 years ago
ceb6b13
First pass at adding logging capabilities for the API functions. At the moment
by Caroline Tice
· 15 years ago
dac97f3
Remove all the __repr__ methods from the API/*.h files, and put them
by Caroline Tice
· 15 years ago
dde9cff
by Caroline Tice
· 15 years ago
6611103
Very large changes that were needed in order to allow multiple connections
by Greg Clayton
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago