RE: r336726 - [NFC] Switch CodeGenFunction to use value init instead of member init lists

2018-07-10 Thread Keane, Erich via cfe-commits
2018 1:47 PM To: cfe-commits@lists.llvm.org Subject: r336726 - [NFC] Switch CodeGenFunction to use value init instead of member init lists Author: erichkeane Date: Tue Jul 10 13:46:46 2018 New Revision: 336726 URL: http://llvm.org/viewvc/llvm-project?rev=336726&view=rev Log: [NFC] Switch Cod

r336726 - [NFC] Switch CodeGenFunction to use value init instead of member init lists

2018-07-10 Thread Erich Keane via cfe-commits
Author: erichkeane Date: Tue Jul 10 13:46:46 2018 New Revision: 336726 URL: http://llvm.org/viewvc/llvm-project?rev=336726&view=rev Log: [NFC] Switch CodeGenFunction to use value init instead of member init lists The member init list for the sole constructor for CodeGenFunction has gotten out of