diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2023-11-27 16:21:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-27 16:21:20 +0100 |
commit | fb23fabc190f528e09d85505c094666bb75fbf11 (patch) | |
tree | 6f543471b604029a31d70e37c9a692e90fa96881 /llvm/lib/Analysis/AssumptionCache.cpp | |
parent | c94444390f4c8f4d898ac8a8444bc4bf3394609f (diff) | |
download | llvm-fb23fabc190f528e09d85505c094666bb75fbf11.zip llvm-fb23fabc190f528e09d85505c094666bb75fbf11.tar.gz llvm-fb23fabc190f528e09d85505c094666bb75fbf11.tar.bz2 |
[libc] Fix forward octal prefix (#73526)
To fix failing build bots after :
https://github.com/llvm/llvm-project/pull/73372
```
/home/libc-buildbot/libc-aarch64-ubuntu/libc-aarch64-ubuntu-fullbuild-dbg/llvm-project/libc/src/__support/macros/properties/float.h:40:71: error: invalid digit '9' in octal constant
#if (defined(LIBC_COMPILER_CLANG_VER) && (LIBC_COMPILER_CLANG_VER >= 0900)) || \
```
Diffstat (limited to 'llvm/lib/Analysis/AssumptionCache.cpp')
0 files changed, 0 insertions, 0 deletions