Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e14524ca30735e5e9aeee8ac3173f37ec5ed68f8
/
clang
/
test
/
CodeGen
/
constructor-attribute.c
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
feedba6
Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do.
by Daniel Dunbar
· 16 years ago
8b57697
Eliminate &&s in tests.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
6b8720e
Pull MayDeferGeneration out of EmitGlobal.
by Daniel Dunbar
· 17 years ago
74aa7e1
Support constructor and destructor attributes in CodeGen
by Daniel Dunbar
· 17 years ago