summaryrefslogtreecommitdiffstats
path: root/clang/runtime
diff options
context:
space:
mode:
authorMikael Holmen <mikael.holmen@ericsson.com>2018-03-16 07:27:57 +0000
committerMikael Holmen <mikael.holmen@ericsson.com>2018-03-16 07:27:57 +0000
commit9f373a379d3a1a6b04c8c56af4f560f32449a1de (patch)
treefb52ea38463afdc0325b62ce38145280999bdac4 /clang/runtime
parent2e7fec7c90635fc5413c584c6645b6ce2570b9d7 (diff)
downloadbcm5719-llvm-9f373a379d3a1a6b04c8c56af4f560f32449a1de.tar.gz
bcm5719-llvm-9f373a379d3a1a6b04c8c56af4f560f32449a1de.zip
Fix compilation warning introduced in r327654
The compiler complained about ../tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:184:15: error: unused variable 'CSI' [-Werror,-Wunused-variable] if (auto *CSI = CGF.CapturedStmtInfo) { ^ 1 error generated. I don't know this code but it seems like an easy fix so I push it anyway to get rid of the warning. llvm-svn: 327694
Diffstat (limited to 'clang/runtime')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud