Files
clang-p2996/lldb/source/Plugins/Language/CPlusPlus
Alex Langford 3031818a2e [Target] Remove Target::GetScratchClangASTContext
Target doesn't really need to know about ClangASTContext more than any
other TypeSystem. We can create a method ClangASTContext::GetScratch for
anything who needs a ClangASTContext specifically instead of just a
generic TypeSystem.
2019-12-12 11:53:24 -08:00
..
2019-08-21 21:30:55 +00:00
2019-08-21 21:30:55 +00:00
2019-03-06 21:22:25 +00:00