aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/libclang/LibclangTest.cpp
diff options
context:
space:
mode:
authorEwan Crawford <ewan@codeplay.com>2015-11-30 10:29:49 +0000
committerEwan Crawford <ewan@codeplay.com>2015-11-30 10:29:49 +0000
commit8b244e21d75ae15b7208925bb99024d1d4938c17 (patch)
treea48327a65bb9197e925921fa8bac6af96f199eb1 /clang/unittests/libclang/LibclangTest.cpp
parentd32db286a020db5a6214ca8e2a317009bc978a30 (diff)
downloadllvm-8b244e21d75ae15b7208925bb99024d1d4938c17.zip
llvm-8b244e21d75ae15b7208925bb99024d1d4938c17.tar.gz
llvm-8b244e21d75ae15b7208925bb99024d1d4938c17.tar.bz2
[RS] Support RenderScript struct allocations
This patch adds functionality for dumping allocations of struct elements. This involves: + Jitting the runtime for details on all the struct fields. + Finding the name of the struct type by looking for a global variable of the same type, which will have been reflected back to the java host code. + Using this struct type name to pass into expression evaluation for pretty printing the data for the dump command. llvm-svn: 254294
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions