]> granicus.if.org Git - clang/commit
Make forcesizeopt attribute available to the end user
authorQuentin Colombet <qcolombet@apple.com>
Mon, 29 Oct 2012 17:56:23 +0000 (17:56 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Mon, 29 Oct 2012 17:56:23 +0000 (17:56 +0000)
commitba927d9b26ead2ad535c7761b8862d8e82c41b13
treee947f1b128568fe31775441d4eba9519071916e5
parentc0e44454bd78b8b4f3d70f08cf1edd5466b0c798
Make forcesizeopt attribute available to the end user

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166946 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
lib/CodeGen/CodeGenModule.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/attr-forcesizeopt.c