summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.cons/move_noexcept.pass.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-06-03 19:31:39 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-06-03 19:31:39 +0000
commit5de1d47ef5d44879e94e2f70423990cc7fbd94f9 (patch)
treeb72442c60fcca9515a41c66c224ecd6b77c55041 /libcxx/test/std/strings/basic.string/string.cons/move_noexcept.pass.cpp
parentf9d009b755fd4b1280902664bf347d4e935f7822 (diff)
downloadbcm5719-llvm-5de1d47ef5d44879e94e2f70423990cc7fbd94f9.tar.gz
bcm5719-llvm-5de1d47ef5d44879e94e2f70423990cc7fbd94f9.zip
Suppress uninitialized-variable-is-used warning in kmp_csupport.c
The following change is needed to suppress the "variable 'retval' is used uninitialized whenever 'if' condition is false" warnings in runtime/src/kmp_csupport.c. This change just initializes 'retval' to 0. http://lists.cs.uiuc.edu/pipermail/openmp-dev/2015-June/000667.html Patch by Jack Howarth llvm-svn: 238954
Diffstat (limited to 'libcxx/test/std/strings/basic.string/string.cons/move_noexcept.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud