Skip to content

Instantly share code, notes, and snippets.

View MaxKellermann's full-sized avatar

Max Kellermann MaxKellermann

View GitHub Profile
/*
* clang plugin which emits warnings for functions which should have a
* "noexcept" specification.
*
* Author: Max Kellermann <max.kellermann@gmail.com>
*
* This file is distributed under the University of Illinois Open Source
* License.
*/