Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
cfe240ae962bdbe8ec6f0174544d06961aa7068c
/
test
/
CodeGen
/
staticinit.c
fe67f3b
Emit the globals, metadata, etc. associated with static variables even when
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
c219a15
Remove the -arch option from clang-cc: for all practical purposes, it's
by Eli Friedman
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
d60f2fb
Change EmitConstantExpr to allow failure.
by Daniel Dunbar
· 16 years ago
e8a32b8
Reimplement Expr::isConstantExpr in terms of Expr::Evaluate. This fixes PR2832.
by Anders Carlsson
· 16 years ago
8137335
Implement codegen for the following static var init.
by Lauro Ramos Venancio
· 17 years ago
2824723
Support initalisers for more than just int-typed static variables.
by Oliver Hunt
· 17 years ago
e40daa4
by Devang Patel
· 17 years ago