diff options
author | Pavel Labath <pavel@labath.sk> | 2018-11-29 11:53:12 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2018-11-29 11:53:12 +0000 |
commit | 10c63835ad33c1d1a9b0d1609948882bc80eacc3 (patch) | |
tree | eb6e4a46750c7c76ebc731f699c0188763480315 /llvm/tools/llvm-rc/ResourceScriptParser.cpp | |
parent | fd8aeb2c2a963e3835b83dd8bbc9a4d6844c9a36 (diff) | |
download | bcm5719-llvm-10c63835ad33c1d1a9b0d1609948882bc80eacc3.tar.gz bcm5719-llvm-10c63835ad33c1d1a9b0d1609948882bc80eacc3.zip |
Fix windows build broken by r347846
The changed order of includes caused compile errors on MSVC due to
snprintf macro definition. snprintf should available since VS2015, and
the rest of the code seems to be able to use snprintf just fine without
this macro, so this removes it from the lldb driver as well.
llvm-svn: 347855
Diffstat (limited to 'llvm/tools/llvm-rc/ResourceScriptParser.cpp')
0 files changed, 0 insertions, 0 deletions