diff options
author | Sean Callanan <scallanan@apple.com> | 2015-09-03 00:35:46 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2015-09-03 00:35:46 +0000 |
commit | e33724f371eae590d984f0be7e943b670b99274a (patch) | |
tree | 6832014aca30111c0d42b8d9fc0b134482af3d9f /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | e90dc827e05f71f5c6a66513fd38c822dd2360a7 (diff) | |
download | llvm-e33724f371eae590d984f0be7e943b670b99274a.zip llvm-e33724f371eae590d984f0be7e943b670b99274a.tar.gz llvm-e33724f371eae590d984f0be7e943b670b99274a.tar.bz2 |
In preparation for factoring persistent variables into a generic part and a
Clang-specific part, create the ExpressionVariable source/header file and
move ClangExpressionVariable into the Clang expression parser plugin.
It is expected that there are some ugly #include paths... these will be resolved
by either (1) making that code use generic expression variables (once they're
separated appropriately) or (2) moving that code into a plug-in, often
the expression parser plug-in.
llvm-svn: 246737
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions