summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-rc/ResourceScriptParser.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2018-11-29 11:53:12 +0000
committerPavel Labath <pavel@labath.sk>2018-11-29 11:53:12 +0000
commit10c63835ad33c1d1a9b0d1609948882bc80eacc3 (patch)
treeeb6e4a46750c7c76ebc731f699c0188763480315 /llvm/tools/llvm-rc/ResourceScriptParser.cpp
parentfd8aeb2c2a963e3835b83dd8bbc9a4d6844c9a36 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud