On Wed, Dec 14, 2011 at 11:23 AM, Delesley Hutchins <[email protected]>wrote:
> This patch fixes the parsing of thread-safety attributes so that empty > attribute lists are allowed, e.g. > __attribute__((unlock_function())) is allowed, and is the same > as__attribute__((unlock_function)). > This fix is necessary to use existing macros and header files with the > attributes. > Looks good, please commit.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
