RE: r293207 - PR0091R3: Implement parsing support for using templates as types.

2017-01-27 Thread Yung, Douglas via cfe-commits
its@lists.llvm.org > Subject: RE: r293207 - PR0091R3: Implement parsing support for using > templates as types. > > Hi Richard, > > I don't know if you have noticed, but the test you added in this commit > is failing on both the Linux and Windows PS4 bots. The test is failing >

RE: r293207 - PR0091R3: Implement parsing support for using templates as types.

2017-01-26 Thread Yung, Douglas via cfe-commits
Hi Richard, I don't know if you have noticed, but the test you added in this commit is failing on both the Linux and Windows PS4 bots. The test is failing with an assertion failure: Assertion failed: !A->getDeducedType().isNull() && "cannot request the size of an undeduced or dependent auto