Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factored out handling of the source code for an | Sean Callanan | 2011-09-26 | 1 | -0/+88 |
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 |