]> granicus.if.org Git - clang/commit
Revert "Fix for PR6953: per gcc, regparm and noreturn affect the compatibility of...
authorDaniel Dunbar <daniel@zuster.org>
Wed, 28 Apr 2010 16:20:58 +0000 (16:20 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 28 Apr 2010 16:20:58 +0000 (16:20 +0000)
commit6a15c8586cc3e5d6e01c4c4e8b4374584569b58f
tree605dcd1d573348a6314c6da52f45e3418af3b72e
parente4498c6d66a8f472cba29b6158a2e86dfc60d0ef
Revert "Fix for PR6953: per gcc, regparm and noreturn affect the compatibility of", it is breaking the builds of quite a few projects (emacs, dovecot, gnutar, bison).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102501 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/Sema/attr-regparm.c