[cfe-commits] r132350 - in /cfe/trunk: lib/Sema/TreeTransform.h test/SemaCXX/dependent-noexcept-unevaluated.cpp

Douglas Gregor dgregor at apple.com
Tue May 31 16:07:13 PDT 2011


On May 31, 2011, at 12:54 PM, Sean Hunt wrote:

> Author: coppro
> Date: Tue May 31 14:54:49 2011
> New Revision: 132350
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=132350&view=rev
> Log:
> Ensure we enter an unevaluated context when instantiating a noexcept
> expression. Fixes bug raised by hhinnant to cfe-dev

Is there also an issue with noexcept exception specifications that needs to be solved?

	- Doug



More information about the cfe-commits mailing list