| commit | 4d328b6e1643c973826b2f7c388649bc655e6ad8 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Sun Oct 09 18:31:23 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Sun Oct 09 18:31:23 2011 +0000 |
| tree | e9396a12301896a5b6ebc4ec8de1ce4fa67bc7d3 | |
| parent | ec44099cf88430d5a29f121bd48c25a466cb392b [diff] |
After instantiating a 'noexcept' expression, be sure to convert it to a boolean value and check that it is a constant expression. Fixes PR11084. llvm-svn: 141511