diff options
author | Ted Kremenek <kremenek@apple.com> | 2011-03-29 01:40:00 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2011-03-29 01:40:00 +0000 |
commit | 03325c4be988ccfbf1cad214b3895627b8d6c910 (patch) | |
tree | 127978eb13b464a844df286eb9071e400fb1dca6 /llvm/lib/Target/ARM/ARMISelLowering.cpp | |
parent | 6454e15f496c118cf0332e53ee9896dabdc66dcc (diff) | |
download | bcm5719-llvm-03325c4be988ccfbf1cad214b3895627b8d6c910.tar.gz bcm5719-llvm-03325c4be988ccfbf1cad214b3895627b8d6c910.zip |
Add workaround for Sema issue found in <rdar://problem/9188004>, which leads to an assertion failure in the uninitialized variables analysis. The problem is that Sema isn't properly registering a variable in a DeclContext (which -Wuninitialized relies on), but
my expertise on the template instantiation logic isn't good enough to fix this problem for real. This patch worksaround the
problem in -Wuninitialized, but we should fix it for real later.
llvm-svn: 128443
Diffstat (limited to 'llvm/lib/Target/ARM/ARMISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions