aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2024-02-16 15:08:04 -0500
committerGitHub <noreply@github.com>2024-02-16 15:08:04 -0500
commit97434cb318d170a14914126f33181b759197ba41 (patch)
treeea440f89a9c5b2c254611d4ecb47e9f486e32a94 /clang/lib/CodeGen/CodeGenModule.cpp
parent4214f25dccba36472c9666f1395eef894dca1bba (diff)
downloadllvm-97434cb318d170a14914126f33181b759197ba41.zip
llvm-97434cb318d170a14914126f33181b759197ba41.tar.gz
llvm-97434cb318d170a14914126f33181b759197ba41.tar.bz2
[C11] Diagnose C11 keywords as being incompatible w/earlier standards (#82015)
Our usual pattern when issuing an extension warning is to also issue a default-off diagnostic about the keywords not being compatible with standards before a certain point. This adds those diagnostics for C11 keywords.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions