+36
−0
Loading
------------------------------------------------------------------------ r243343 | akirtzidis | 2015-07-27 16:16:53 -0700 (Mon, 27 Jul 2015) | 4 lines [sema] Fix infinite loop when using a boolean value as designated initializer. For designated indices use the max array size type bitwidth, not the bitwidth of the index value itself. rdar://21942503 ------------------------------------------------------------------------ llvm-svn: 243562