Add a bit to VarDecl that is set to true when its address is taken or it
gets passed by non-const reference.

This is all the code for the reference bit taken from my loop analysis
patch so a separate review can be done on it.  Doug mentioned that this bit
may be useful outside of my warning, so I'd like to know if there's any
changes to this to make it better for other uses.

Attachment: VarDecl-Reference.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to