forked from tim-janik/anklang
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* simplify-assertions: ASE: queuemux.hh: avoid inlining fallback method `empty()` ASE: cxxaux: assertion_failed: simplify many call sites by adding noexcept ASE: queuemux.hh: simplify impls by adding noexcept ASE: platform.cc: fix up assertion_failed() call ASE: engine.cc: use ASE_ASSERT_WARN() instead of one-off special macro ASE: cxxaux: assertion_failed: simplify many call sites by using char* ASE: cxxaux.hh: simplify compiler errors by avoiding macro indirections ASE: internal.hh: simplify compiler errors by avoiding macro indirections Signed-off-by: Tim Janik <[email protected]>
- Loading branch information
Showing
6 changed files
with
22 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters