Go to file
Craig Silverstein 19ebcd0f28 Handle typedef function declarations correctly, such as
typedef int (*Myfunc)(int);
       Myfunc func;

Reviewed by chandlerc

llvm-svn: 107450
2010-07-01 23:46:26 +00:00
clang Handle typedef function declarations correctly, such as 2010-07-01 23:46:26 +00:00
compiler-rt Tests for soft-float comparison functions 2010-07-01 18:35:50 +00:00
libcxx Updated chart with weekly test results 2010-07-01 21:39:12 +00:00
lldb A dumber way to invoke the test suite. 2010-07-01 23:01:23 +00:00
llvm Shrink down SSE3 code by more multiclass refactoring 2010-07-01 23:10:49 +00:00