diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2025-03-18 07:28:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-18 07:28:59 -0400 |
commit | 9cf46fb2303627fd2c74ed88dcd9f3f8cbfe0c93 (patch) | |
tree | 3b0c6e4885c62a12dd8223aade8f7a0e68305551 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 31e98c70370c7498891d4fb075a6b2b81885b0dd (diff) | |
download | llvm-9cf46fb2303627fd2c74ed88dcd9f3f8cbfe0c93.zip llvm-9cf46fb2303627fd2c74ed88dcd9f3f8cbfe0c93.tar.gz llvm-9cf46fb2303627fd2c74ed88dcd9f3f8cbfe0c93.tar.bz2 |
[C2y] Add octal prefixes, deprecate unprefixed octals (#131626)
WG14 N3353 added support for 0o and 0O as octal literal prefixes. It
also deprecates use of octal literals without a prefix, except for the
literal 0.
This feature is being exposed as an extension in older C language modes
as well as in all C++ language modes.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions