[PATCH] Improve attributes printing.

Michael Han fragmentshaders at gmail.com
Thu Mar 14 10:16:33 PDT 2013


  Thanks, this sounds good.

  Rather than passing an enum value to 'printPretty' that indicates where the attributes are, how about passing an enum value to it that indicates the syntax of the attribute so when we ask all attributes to print themselves, only the specified syntax(es) will be printed out?

http://llvm-reviews.chandlerc.com/D395



More information about the cfe-commits mailing list