]> granicus.if.org Git - clang/commit
Revert "Add more attributes from the command line to functions."
authorAnna Zaks <ganna@apple.com>
Mon, 25 Feb 2013 19:51:03 +0000 (19:51 +0000)
committerAnna Zaks <ganna@apple.com>
Mon, 25 Feb 2013 19:51:03 +0000 (19:51 +0000)
commitc2833111020d7a672bb4b547799fcd87ea4f8fb5
tree698ce9b7b4cf73b4f52677e72a1593a05046f300
parent42f2309f739549bead6e5a6c34fd1be4d087998f
Revert "Add more attributes from the command line to functions."

This reverts commit 176009.

The commit is a likely cause of several buildbot failures.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176044 91177308-0d34-0410-b5e6-96231b3b80d8
44 files changed:
lib/CodeGen/CGCall.cpp
test/CodeGen/2008-04-08-NoExceptions.c
test/CodeGen/address-space-field1.c
test/CodeGen/alias.c
test/CodeGen/attr-naked.c
test/CodeGen/attributes.c
test/CodeGen/builtin-attributes.c
test/CodeGen/function-attributes.c
test/CodeGen/incomplete-function-type-2.c
test/CodeGen/libcall-declarations.c
test/CodeGen/libcalls.c
test/CodeGen/mips-vector-arg.c
test/CodeGen/mrtd.c
test/CodeGen/ms-declspecs.c
test/CodeGen/ppc64-complex-parms.c
test/CodeGen/ppc64-complex-return.c
test/CodeGen/ppc64-extend.c
test/CodeGen/pragma-weak.c
test/CodeGen/struct-passing.c
test/CodeGen/unwind-attr.c
test/CodeGenCXX/2009-05-04-PureConstNounwind.cpp
test/CodeGenCXX/attr.cpp
test/CodeGenCXX/cxx11-exception-spec.cpp
test/CodeGenCXX/default-destructor-synthesis.cpp
test/CodeGenCXX/derived-to-base.cpp
test/CodeGenCXX/exceptions.cpp
test/CodeGenCXX/global-dtor-no-atexit.cpp
test/CodeGenCXX/global-init.cpp
test/CodeGenCXX/member-initializers.cpp
test/CodeGenCXX/microsoft-abi-array-cookies.cpp
test/CodeGenCXX/microsoft-abi-static-initializers.cpp
test/CodeGenCXX/no-exceptions.cpp
test/CodeGenCXX/pointers-to-data-members.cpp
test/CodeGenCXX/reference-cast.cpp
test/CodeGenCXX/threadsafe-statics.cpp
test/CodeGenCXX/thunks.cpp
test/CodeGenCXX/virtual-base-cast.cpp
test/CodeGenObjC/arc.m
test/CodeGenObjC/gnu-exceptions.m
test/CodeGenObjC/nonlazy-msgSend.m
test/CodeGenObjC/objc-literal-debugger-test.m
test/CodeGenObjC/objc-literal-tests.m
test/CodeGenObjCXX/lambda-expressions.mm
test/Driver/darwin-iphone-defaults.m