diff options
author | Jukka Jylänki <jujjyl@gmail.com> | 2013-02-01 22:18:03 +0200 |
---|---|---|
committer | Jukka Jylänki <jujjyl@gmail.com> | 2013-02-01 22:18:03 +0200 |
commit | 24fe400832f5c734655ded971c9223913a5f0455 (patch) | |
tree | 5ef9beb29c4a43b123cb451a810efae610f4c2d4 /tests/hello_world_error.cpp | |
parent | abc177f64fddca0ce07becbfc712309377755a5f (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_world_error.cpp')
0 files changed, 0 insertions, 0 deletions