diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2025-04-30 06:55:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-30 06:55:20 -0400 |
commit | f2b8539803ea5887a9653d26cdcacaabd536ae1c (patch) | |
tree | 6e53dc05b117af15e0a9fecb54e950dc0806b346 /llvm/lib/CodeGen/VirtRegMap.cpp | |
parent | 3dc3d431e7385874f200a83bb2f291d2d45b1d16 (diff) | |
download | llvm-f2b8539803ea5887a9653d26cdcacaabd536ae1c.zip llvm-f2b8539803ea5887a9653d26cdcacaabd536ae1c.tar.gz llvm-f2b8539803ea5887a9653d26cdcacaabd536ae1c.tar.bz2 |
[C2y] Correctly handle 0 in the preprocessor (#137844)
We do not diagnose 0 as a deprecated octal literal outside of the
preprocessor. This fixes a bug where we were accidentally diagnosing 0
from a preprocessor conditional, however.
No release note because this is fixing an issue with a new change.
Diffstat (limited to 'llvm/lib/CodeGen/VirtRegMap.cpp')
0 files changed, 0 insertions, 0 deletions