aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2024-11-07 10:34:00 -0500
committerGitHub <noreply@github.com>2024-11-07 10:34:00 -0500
commit24e2e259a06d9aa67dc278ac24dcb98da9dd63f6 (patch)
tree4c192ad8d883ae91ade4973e7f6f0f0ac281775c /llvm/lib/Analysis/ValueTracking.cpp
parent85eec89600085a054650585d3a3287a6e0a93a50 (diff)
downloadllvm-24e2e259a06d9aa67dc278ac24dcb98da9dd63f6.zip
llvm-24e2e259a06d9aa67dc278ac24dcb98da9dd63f6.tar.gz
llvm-24e2e259a06d9aa67dc278ac24dcb98da9dd63f6.tar.bz2
[C2y] Implement WG14 N3344 (#115313)
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3344.pdf This paper disallows a single `void` parameter from having qualifiers or storage class specifiers. Clang has diagnosed most of these as an error for a long time, but `register void` was previously accepted in all C language modes and is now being rejected in all C language modes.
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions