diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2021-10-17 09:22:29 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2021-10-17 09:23:43 -0400 |
commit | c8be7743acc7e8ea32ba9985c1d57c38f0eab010 (patch) | |
tree | 3251d94190dd99901be4bdd520bf7a4d5a2b7c93 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 052b77e49f50e5796ee84a55c8a409b3ee41af22 (diff) | |
download | llvm-c8be7743acc7e8ea32ba9985c1d57c38f0eab010.zip llvm-c8be7743acc7e8ea32ba9985c1d57c38f0eab010.tar.gz llvm-c8be7743acc7e8ea32ba9985c1d57c38f0eab010.tar.bz2 |
Bump the value of __STDC_VERSION__ in -std=c2x mode
Previously, we reported the same value as for C17, now we report 202000L, which
is the same value currently used by GCC.
Once C23 ships, this value will be bumped to the correct date.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions