GoLanguageRuntime supports finding the runtime type for Go interfaces.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13149
Create GoLanguageRuntime ClosedPublic Authored by ribrdb on Sep 24 2015, 3:57 PM.
Details
Diff Detail
Event Timelineribrdb updated this object. This revision is now accepted and ready to land.Oct 5 2015, 12:39 PM
Revision Contents
Diff 36031 cmake/LLDBDependencies.cmake
lldb.xcodeproj/project.pbxproj
source/API/SystemInitializerFull.cpp
source/Plugins/LanguageRuntime/CMakeLists.txt
source/Plugins/LanguageRuntime/Go/CMakeLists.txt
source/Plugins/LanguageRuntime/Go/GoLanguageRuntime.h
source/Plugins/LanguageRuntime/Go/GoLanguageRuntime.cpp
source/Plugins/LanguageRuntime/Go/Makefile
source/Symbol/GoASTContext.cpp
test/lang/go/runtime/TestGoASTContext.py
test/lang/go/runtime/main.go
|