aboutsummaryrefslogtreecommitdiffstats
path: root/test/BugPoint
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2010-11-29 01:41:13 +0000
committerChandler Carruth <chandlerc@gmail.com>2010-11-29 01:41:13 +0000
commite89ada98a6ed803ca865843678c4dd4cf77b14ee (patch)
treec69ab038ce71619b7ccb23ff0bea7309b30c879e /test/BugPoint
parent2f17bf2a4406d89b5e127306cbd0fc862e0a6bd5 (diff)
downloadexternal_llvm-e89ada98a6ed803ca865843678c4dd4cf77b14ee.zip
external_llvm-e89ada98a6ed803ca865843678c4dd4cf77b14ee.tar.gz
external_llvm-e89ada98a6ed803ca865843678c4dd4cf77b14ee.tar.bz2
Add some dead stores to pacify my least favorite GCC warning: may be
uninitialized. The warning is terrible, has incorrect source locations, and has a huge false positive rate such as *all* of these. If anyone has a better solution, please let me know. Alternatively, I'll happily add -Wno-uninitialized to the -Werror build mode. Maybe I can even do it *only* when building with GCC instead of Clang. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120281 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/BugPoint')
0 files changed, 0 insertions, 0 deletions