LGTM, subject to a couple of minor comments I've left on the codereview site.
On Tue, Apr 17, 2012 at 10:53 AM, Delesley Hutchins <[email protected]>wrote: > Thread safety analysis: split warnings into two groups: attribute warnings > which are checked in the parser, and analysis warnings that require the > full analysis. This allows attribute syntax to be checked independently > of the full thread safety analysis. Also introduces a new warning for the > case where a string is used as a lock expression; this allows the analysis > to gracefully handle expressions that would otherwise cause a parse error. > > http://http://codereview.appspot.com/6051045/ > > -- > DeLesley Hutchins | Software Engineer | [email protected] | 505-206-0315 >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
