Skip to content
  • Sean Callanan's avatar
    Factored out handling of the source code for an · 9bc83841
    Sean Callanan authored
    expression into a separate class.  This class
    encapsulates wrapping the function as needed.  I
    am also moving from using booleans to indicate
    what the expression's language should be to using
    lldb::LanguageType instead.
    
    llvm-svn: 140545
    9bc83841
Loading