| commit | 0979e9e130175df89590de0cae3d6afbbfad4c67 | [log] [tgz] |
|---|---|---|
| author | Aaron Ballman <aaron@aaronballman.com> | Tue Jul 30 01:44:15 2013 +0000 |
| committer | Aaron Ballman <aaron@aaronballman.com> | Tue Jul 30 01:44:15 2013 +0000 |
| tree | bcbdec12629fe22ea8337561c44a4524a6988821 | |
| parent | 3bf758cd6579712f99b6fa536d55d63d9b6f1a7a [diff] |
Added the notion of Type and TargetSpecific attributes to the clang tablegen. In turn, this fixes a mistake with Ptr32, Ptr64, UPtr and SPtr attribtues generating AST nodes that are never actually used. llvm-svn: 187401