[cfe-commits] r128894 - in /cfe/trunk: lib/Sema/AnalysisBasedWarnings.cpp test/Sema/uninit-variables.c test/SemaCXX/uninitialized.cpp

Chandler Carruth chandlerc at gmail.com
Tue Apr 5 14:42:29 PDT 2011


On Tue, Apr 5, 2011 at 11:42 AM, Ted Kremenek <kremenek at apple.com> wrote:

> I agree with you that we should take this approach.  It's about two lines
> of code in UninitializedValues.cpp.  It's a hack, but it's fairly localized.


Done in r128932. Two lines of code, and some comments to clarify why on
earth we're doing this. =]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110405/1752adb6/attachment.html>


More information about the cfe-commits mailing list