The location of the attribute is non-standard in this code: ```c++ namespace N [[deprecated]] {} ``` But clang doesn't emit any diagnostics with `-Wall -Wextra -Wpedantic`. Compiler Explorer: https://compiler-explorer.com/z/6zcPanj5Y