Posts tagged "C++"

Make clangd check your asserts even with -DNDEBUG

A two-line .clangd file restores autocomplete and type checking inside assert() when your compile_commands.json was generated from a Release build.

If a sentence about C++ starts with "On x86,", stop listening.

Or, where in the C++ standard does it mention x86?