summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/static-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* implement PR5654: add -fassume-sane-operator-new, which is enabled by default...Nuno Lopes2009-12-161-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Handle emitting static variables that have reference type.Anders Carlsson2009-12-101-4/+8
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Use the inbounds variant of getelementptr for common pointer arithmetic.Dan Gohman2009-08-121-1/+1
* Refactor some code and implement support for global destructors for static va...Anders Carlsson2009-08-081-0/+13
OpenPOWER on IntegriCloud