[cfe-commits] r128894 - in /cfe/trunk: lib/Sema/AnalysisBasedWarnings.cpp test/Sema/uninit-variables.c test/SemaCXX/uninitialized.cpp
Ted Kremenek
kremenek at apple.com
Tue Apr 5 14:53:24 PDT 2011
Thanks Chandler!
On Apr 5, 2011, at 2:42 PM, Chandler Carruth wrote:
> 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/8d34b8b7/attachment.html>
More information about the cfe-commits
mailing list