]> granicus.if.org Git - clang/commit
The attribute nothrow maps to llvm attribute nounwind. Fix testcase.
authorGabor Greif <ggreif@gmail.com>
Mon, 3 Mar 2008 14:53:09 +0000 (14:53 +0000)
committerGabor Greif <ggreif@gmail.com>
Mon, 3 Mar 2008 14:53:09 +0000 (14:53 +0000)
commit15f362283e2985032068cd46166cbb8930986271
treece3e3fa4c5a02925efc3845a38a831548d0c44f0
parent7a03452889efc0e4cb7e2d474a2cc5881c6c571a
The attribute nothrow maps to llvm attribute nounwind. Fix testcase.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47841 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/attributes.c