llvm-project/lldb/source/Plugins/LanguageRuntime
Sean Callanan 4dbb271fcc Moved more Clang-specific parts of the expression parser into the Clang plugin.
There are still a bunch of dependencies on the plug-in, but this helps to
identify them.
There are also a few more bits we need to move (and abstract, for example the
ClangPersistentVariables).

llvm-svn: 248612
2015-09-25 20:35:58 +00:00
..
CPlusPlus On second thought, amend the previous patch to pass itself the ValueObject& for the static value instead of just its type 2015-09-22 19:58:02 +00:00
ObjC Moved more Clang-specific parts of the expression parser into the Clang plugin. 2015-09-25 20:35:58 +00:00
RenderScript On second thought, amend the previous patch to pass itself the ValueObject& for the static value instead of just its type 2015-09-22 19:58:02 +00:00
CMakeLists.txt Initial language runtime support for RenderScript. 2015-04-09 16:49:25 +00:00