summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx0x-noexcept-expression.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR44514: Fix recovery from noexcept with non-convertible expressionsErich Keane2020-01-131-0/+5
* Properly compute whether statement expressions can throw, rather thanRichard Smith2019-12-151-1/+59
* Fix several accidental DOS line endings in source filesDimitry Andric2016-01-031-19/+19
* Check whether the operand to a noexcept expression is valid or not. Fixes PR1...Aaron Ballman2015-04-271-0/+19
OpenPOWER on IntegriCloud