summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h
Commit message (Expand)AuthorAgeFilesLines
* Backend support for top-level Clang epxressionsSean Callanan2016-03-221-8/+10
* Add a DiagnosticManager replace error streams in the expression parser.Sean Callanan2016-03-191-14/+10
* AddInitialArguments -> AddArguments, and we pass in the struct_address and pu...Jim Ingham2015-11-051-3/+4
* Add the ability to pass an EvaluateExpressionOptions when you make a UserExpr...Jim Ingham2015-11-031-1/+2
* Create an expression parser for Go.Ryan Brown2015-11-021-2/+2
* Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...Eugene Zelenko2015-10-211-9/+3
* Reduce header inclusion in Expression.Bruce Mitchener2015-10-071-1/+0
* Add PersistentVariableDelegate to handle language-specific dematerialization.Sean Callanan2015-10-031-3/+22
* Moved more Clang-specific parts of the expression parser into the Clang plugin.Sean Callanan2015-09-251-0/+204
OpenPOWER on IntegriCloud