| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵ | Stephen Lin | 2013-08-15 | 1 | -2/+2 |
| | | | | | | | tests fail. llvm-svn: 188447 | ||||
| * | Add missing code for compound literals of complex type. ↵ | Eli Friedman | 2012-02-27 | 1 | -1/+7 |
| | | | | | | | <rdar://problem/10938628> llvm-svn: 151549 | ||||
| * | Add list initialization for complex numbers in C. Essentially, this allows ↵ | Eli Friedman | 2011-09-19 | 1 | -0/+12 |
| "_Complex float x = {1.0f, 2.0f};". See changes to docs/LanguageExtensions.html for a longer description. <rdar://problem/9397672>. llvm-svn: 140090 | |||||

