Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13020
Rename GetChildClangTypeAtIndex to GetChildCompilerTypeAtIndex ClosedPublic Authored by brucem on Sep 21 2015, 6:44 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 21 2015, 9:34 AM Closed by commit rL248175: Rename GetChildClangTypeAtIndex to GetChildCompilerTypeAtIndex (authored by brucem). · Explain WhySep 21 2015, 9:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35271 lldb/trunk/include/lldb/Symbol/ClangASTContext.h
lldb/trunk/include/lldb/Symbol/CompilerType.h
lldb/trunk/include/lldb/Symbol/GoASTContext.h
lldb/trunk/include/lldb/Symbol/TypeSystem.h
lldb/trunk/source/Core/ValueObject.cpp
lldb/trunk/source/Core/ValueObjectConstResultImpl.cpp
lldb/trunk/source/Symbol/ClangASTContext.cpp
lldb/trunk/source/Symbol/CompilerType.cpp
lldb/trunk/source/Symbol/GoASTContext.cpp
|