diff options
author | Mark de Wever <koraq@xs4all.nl> | 2020-02-16 18:34:26 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2020-02-16 19:09:59 +0100 |
commit | af202119443bf8759fb6ca9fd8d0282f27001cec (patch) | |
tree | 7d880e414c6ca146ffe82e69242023638c5281b2 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 8424789eecd79fd17cc9cb0b05f0e667d0052def (diff) | |
download | llvm-af202119443bf8759fb6ca9fd8d0282f27001cec.zip llvm-af202119443bf8759fb6ca9fd8d0282f27001cec.tar.gz llvm-af202119443bf8759fb6ca9fd8d0282f27001cec.tar.bz2 |
[Sema] Fix pointer-to-int-cast for MSVC build bot
Revision 9658d895c81a breaks the clang-x64-windows-msvc build bot [1].
This should fix the unit test using the same method as used in 9658d895c81a.
Note I don't have access to a Windows system so the patch is based on the
errors generated by the bot.
[1] http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/14358
Differential Revision: https://reviews.llvm.org/D74694
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions