This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
182,825
Commits
1,713
Branches
298
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Enrico Granata
6c42cb11d6
Change SBType.GetMemberFunctionAtIndex() to return an object describing the member function in more detail. A type was really quite vague. This now has function name, kind, as well as function type
...
llvm-svn: 217828
2014-09-15 21:30:36 +00:00
Enrico Granata
190064ad0d
Add logic to LLDB to figure out the types of member functions of C++ classes. Add plumbing for that all the way up to the SB layer
...
llvm-svn: 217701
2014-09-12 18:45:43 +00:00