Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Module: emit initializers for C/ObjC after r276159. | Manman Ren | 2016-10-13 | 1 | -0/+3 |
In r276159, we started to defer emitting initializers for VarDecls, but forgot to add the initializers for non-C++ language. rdar://28740482 llvm-svn: 284142 |