[cfe-commits] [review] Reimplementing variable definition semantics

Sebastian Redl sebastian.redl at getdesigned.at
Thu Jan 28 14:20:05 PST 2010


Hi,

Attached patch reimplements the "is a variable declaration a definition"
code. This currently adds some stuff and replaces isTentativeDefinition.
Follow-ups will then move more code over and eventually fix the C++
redefinition issues. But I'd like this part of the code reviewed before
I commit it. All test cases pass.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: def.patch
Type: text/x-patch
Size: 8134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100128/adf30038/attachment.bin>


More information about the cfe-commits mailing list