Update the front end to use minsize attribute
authorQuentin Colombet <qcolombet@apple.com>
Thu, 1 Nov 2012 23:55:47 +0000 (23:55 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Thu, 1 Nov 2012 23:55:47 +0000 (23:55 +0000)
commit4e172067b2237dbe053c95a89945e03f70b75dd6
treeca78ca54c139d74cefc74115a90a86f7afd9b0c1
parent3d5af279b1790620c9554cf216903968643055cb
Update the front end to use minsize attribute

llvm-svn: 167266
clang/include/clang/Basic/Attr.td
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/attr-minsize.c [deleted file]
clang/test/CodeGen/attr-minsize.cpp [new file with mode: 0644]
clang/test/CodeGenObjC/attr-minsize.m [new file with mode: 0644]
clang/test/Sema/attr-minsize.c [new file with mode: 0644]