Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backend support for top-level Clang epxressions | Sean Callanan | 2016-03-22 | 1 | -29/+87 |
* | Handle any persistent Decl in the Clang expression parser, not just types. | Sean Callanan | 2016-03-19 | 1 | -1/+1 |
* | Made Target hold a map of languages to TypeSystems, and added some accessors. | Sean Callanan | 2015-10-01 | 1 | -1/+1 |
* | Now persistent expression data no longer lives with the Target, but rather with | Sean Callanan | 2015-09-30 | 1 | -1/+1 |
* | Moved more Clang-specific parts of the expression parser into the Clang plugin. | Sean Callanan | 2015-09-25 | 1 | -0/+514 |