aboutsummaryrefslogtreecommitdiff
path: root/tests/hello_function.cpp
diff options
context:
space:
mode:
authorJukka Jylänki <jujjyl@gmail.com>2013-02-01 22:18:03 +0200
committerJukka Jylänki <jujjyl@gmail.com>2013-02-01 22:18:03 +0200
commit24fe400832f5c734655ded971c9223913a5f0455 (patch)
tree5ef9beb29c4a43b123cb451a810efae610f4c2d4 /tests/hello_function.cpp
parentabc177f64fddca0ce07becbfc712309377755a5f (diff)
Fix test_llvmswitch to be valid C++11 code. Using an unsigned type would cause an error: case value evaluates to 4294967281, which cannot be narrowed to type 'int' [-Wc++11-narrowing] when compiled as C++11.
Diffstat (limited to 'tests/hello_function.cpp')
0 files changed, 0 insertions, 0 deletions