Go to file
Ted Kremenek 78dcda6059 Fixed bug in live-variable analysis and uninitialized-values analysis where
we incorrectly examine the expression within a sizeof() for use in computing
dataflow values.

This fixes: PR 1858 (http://llvm.org/bugs/show_bug.cgi?id=1858)

llvm-svn: 44982
2007-12-13 04:47:15 +00:00
clang Fixed bug in live-variable analysis and uninitialized-values analysis where 2007-12-13 04:47:15 +00:00
llvm Be extra careful with extension use optimation. Now turned on by default. 2007-12-13 03:32:53 +00:00