Skip to content
Commit 6b9c41ea authored by Eli Friedman's avatar Eli Friedman
Browse files

Add list initialization for complex numbers in C. Essentially, this allows...

Add list initialization for complex numbers in C.  Essentially, this allows "_Complex float x = {1.0f, 2.0f};".  See changes to docs/LanguageExtensions.html for a longer description.

<rdar://problem/9397672>.

llvm-svn: 140090
parent 1ab5e563
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment