summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/staticinit.c
Commit message (Expand)AuthorAgeFilesLines
* Reimplement Expr::isConstantExpr in terms of Expr::Evaluate. This fixes PR2832.Anders Carlsson2008-11-241-0/+6
* Implement codegen for the following static var init.Lauro Ramos Venancio2008-02-261-1/+6
* Support initalisers for more than just int-typed static variables.Oliver Hunt2007-12-021-0/+10
* Code gen static initializer.Devang Patel2007-10-261-0/+5
OpenPOWER on IntegriCloud