aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorArthur O'Dwyer <arthur.j.odwyer@gmail.com>2023-01-19 17:10:09 -0500
committerLouis Dionne <ldionne.2@gmail.com>2023-02-27 16:53:04 -0500
commit049a3fe10f644c259a33f185a0a7711757252188 (patch)
tree1850651a0cdb963d9de0392d0b269a1eb46718bf /llvm/lib/Object/WasmObjectFile.cpp
parentc08867e34aca4a900a84d9f32f4e0741a9e9589b (diff)
downloadllvm-049a3fe10f644c259a33f185a0a7711757252188.zip
llvm-049a3fe10f644c259a33f185a0a7711757252188.tar.gz
llvm-049a3fe10f644c259a33f185a0a7711757252188.tar.bz2
[libc++] Fix "size_t" constants that should be "bool" or "int", and add tests
`is_placeholder`, despite having an "is_" name, actually returns an int: 1 for `_1`, 2 for `_2`, 3 for `_3`, and so on. But it should still be int, not size_t.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions