summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprAgg.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-03-06 16:42:33 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-03-06 16:42:33 +0000
commit584f3a6d382d7036404e2dfc400112ccf026b7f1 (patch)
treeb886fd2f2f676806517fa809d0c227eeea6acf9d /clang/lib/CodeGen/CGExprAgg.cpp
parent9ebe71a4e1e24bafc0e887192c7403b0c9b278bf (diff)
downloadbcm5719-llvm-584f3a6d382d7036404e2dfc400112ccf026b7f1.tar.gz
bcm5719-llvm-584f3a6d382d7036404e2dfc400112ccf026b7f1.zip
[Reproducers] Guard register macros that take lldb::thread_t on Windows
On Windows, lldb::thread_t is just a void*, so the we will try to allocate an object of type void when deserializing. Undef this for now until we support void* arguments. llvm-svn: 355519
Diffstat (limited to 'clang/lib/CodeGen/CGExprAgg.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud