diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2014-12-12 11:07:51 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2014-12-12 11:07:51 +0000 |
commit | 5cb121d4380d61bfb10f0e2962a62b4c2c410179 (patch) | |
tree | 2d1007dc3a338a41174aa285010447e4b69ba90e /clang/unittests/Format/FormatTestJava.cpp | |
parent | 961f43fb70f65a2697f67c6857587608a888e6cb (diff) | |
download | llvm-5cb121d4380d61bfb10f0e2962a62b4c2c410179.zip llvm-5cb121d4380d61bfb10f0e2962a62b4c2c410179.tar.gz llvm-5cb121d4380d61bfb10f0e2962a62b4c2c410179.tar.bz2 |
Silence gcc 4.9.1 warning 'xyz' is used uninitialized in this function.
In release builds this is actually possible as without asserts there is
no testing of the actual read bytes and the variables could be partially
uninitialized.
llvm-svn: 224114
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions