aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Analysis/null-pointer-arithm.c
diff options
context:
space:
mode:
authorCorentin Jabot <corentinjabot@gmail.com>2025-10-17 11:28:02 +0200
committerGitHub <noreply@github.com>2025-10-17 11:28:02 +0200
commit23341c3d139b889e8c46867f8d704ab3c22b51f8 (patch)
tree0af18fb780294907a0b3a4c8809b238e19f4292d /clang/test/Analysis/null-pointer-arithm.c
parent9aacc1a5fecf5fff27848332f5491541532e4fd5 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[Clang] Substitute non dependent concepts in constraints (#163827)HEADmain
This is ``` to form CE, any non-dependent concept template argument Ai is substituted into the constraint-expression of C. If any such substitution results in an invalid concept-id, the program is ill-formed; no diagnostic is required. ``` https://eel.is/c++draft/temp.constr.normal#1.4 And continues the implementation of P2841R7 (C++26). No changelog, we will add an entry for P2841R7 closer to the next release, depending on the state of avancement.
Diffstat (limited to 'clang/test/Analysis/null-pointer-arithm.c')
0 files changed, 0 insertions, 0 deletions