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
7 files changed
tree: 3e384c7291d350ea7a33c3f2650bf26b79ab555f
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/