Commits

Chris Lattner committed 6fb46992f28
move the utility functions that map a string to a type/decl attribute ID out of ParseDecl into Attr.cpp, allowing us to give them a better name and dox comment them. This elimiantes a duplicate copy from the IDE layer as well, ensuring consistency. Swift SVN r20075