Skip to content

Instantly share code, notes, and snippets.

View MaxKellermann's full-sized avatar

Max Kellermann MaxKellermann

  • @CM4all / @IONOS-Webhosting
  • Germany
View GitHub Profile
/*
* clang plugin which emits warnings for functions which should have a
* "noexcept" specification.
*
* Author: Max Kellermann <[email protected]>
*
* This file is distributed under the University of Illinois Open Source
* License.
*/