[llvm-commits] small patch: adding support for a variadic list of expressions to the Clang attribute tablegen
Caitlin Sadowski
supertri at google.com
Wed Aug 17 16:07:08 PDT 2011
Dear llvm-commits,
Here is a small patch I would like to commit that adds support for a
variadic list of expressions for attribute arguments. I will need this
support for the thread safety analysis, since some attributes contain
multiple arguments of multiple types. Let me know as soon as
convenient if you have any concerns with this patch.
Cheers,
Caitlin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: threadsafety_variadicexpr.patch
Type: text/x-patch
Size: 990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110817/e2b1101c/attachment.bin>
More information about the llvm-commits
mailing list