| commit | ebf7707e53f443338d7ef99d131d80b193a3991d | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Fri Jul 23 00:16:21 2010 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Fri Jul 23 00:16:21 2010 +0000 |
| tree | 3e384c7291d350ea7a33c3f2650bf26b79ab555f | |
| parent | e29e389678e85c759f1e9e59191bdeba200e80d1 [diff] |
Modified TaggedASTType to inherit from ClangASTType and moved it to its own header file for cleanliness. Added more logging to ClangFunction so that we can diagnose crashes in the executing expression. Added code to extract the result of the expression from the struct that is passed to the JIT-compiled code. llvm-svn: 109199