diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-03-06 16:42:33 +0000 |
|---|---|---|
| committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-03-06 16:42:33 +0000 |
| commit | 584f3a6d382d7036404e2dfc400112ccf026b7f1 (patch) | |
| tree | b886fd2f2f676806517fa809d0c227eeea6acf9d /clang/lib/CodeGen/CodeGenFunction.cpp | |
| parent | 9ebe71a4e1e24bafc0e887192c7403b0c9b278bf (diff) | |
| download | bcm5719-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/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions

