Skip to content
  • Sean Callanan's avatar
    Added a Materializer class that contains · 96d2730a
    Sean Callanan authored
    information about each variable that needs to
    be materialized for an expression to work.  The
    next step is to migrate all materialization code
    from ClangExpressionDeclMap to Materializer, and
    to use it for variable materialization.
    
    llvm-svn: 179245
    96d2730a
Loading