| commit | c960f56ab006a4c323d7d8e1f8722600a2bc28df | [log] [tgz] |
|---|---|---|
| author | Aaron Ballman <aaron@aaronballman.com> | Fri Aug 01 13:49:00 2014 +0000 |
| committer | Aaron Ballman <aaron@aaronballman.com> | Fri Aug 01 13:49:00 2014 +0000 |
| tree | f43c2227b427e862b6212565d84fa1fb0fb6fe4a | |
| parent | 2ef3cdd3d5495b2ae1faa4d575466728ecfcf0cf [diff] |
The GNU-style aligned attribute has an optional expression, but the generated pretty printing logic was unaware of this. Fixed the pretty printing logic, and added a test to ensure it no longer asserts. Added a FIXME to the code about eliding the parenthesis when pretty printing such a construct. llvm-svn: 214513