http://llvm.org/bugs/show_bug.cgi?id=6361

amine48rz <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from amine48rz <[email protected]> 2010-04-10 17:21:39 CDT ---
Tested with clang r100910, issue still exists.

testcase.c(2) :  warning: attribute declaration must precede definition
void __cdecl a();
             ^
testcase.c(1) :  note: previous definition is here
void a(){}
     ^

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to