https://issues.dlang.org/show_bug.cgi?id=11216
--- Comment #4 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/47c679964003ca75290e3174df85b0641eb5d282 fix Issue 11216 - Make synchronized statement `nothrow` - mark _d_monitorenter/exit as nothrow https://github.com/D-Programming-Language/dmd/commit/dc118391e51ddb69093780c157b1ca41e26add90 Merge pull request #4115 from MartinNowak/fix11216 fix Issue 11216 - Make synchronized statement `nothrow` --
