Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
0f9fed70cea107b3f79df554e38bd8e98d48fe47
/
test
/
Sema
/
PR2923.c
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
a5a35e1
Fix missing %s in run string causing hang during tests.
by Sebastian Redl
· 16 years ago
4f03fd6
Fix crash reported in PR2923 where a function declared using typeof(another_function) would have FunctionDecl::getNumParams() return the number of parameters in the original function type and not the number of parameters in the actual FunctionDecl.
by Ted Kremenek
· 16 years ago