Commits


dominic authored and GitHub committed 835365f99a0
remove cxx03 test, fully unblocking c++1X development (#1903) * remove cxx03 test, fully unblocking c++1X development * remove unnecessary macros * pre-commit * remove opt-in analyzer warnings from clang-tidy * revert some changes, flush streams * replace abort with exit(1) to call atexit and dtors * remove more endl and put in explicit flush