diff options
author | Louis Dionne <ldionne@apple.com> | 2020-11-02 19:18:37 -0500 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-11-02 19:20:59 -0500 |
commit | 5a829ef6adeb560d297ce596becb79527d88bbf7 (patch) | |
tree | 668c809c259cc92e84e0125d95145c090f0a22f0 /clang/lib/CodeGen/CodeGenModule.h | |
parent | b3420adf5a8491b4c63b54c7750fbbb6368a0a23 (diff) | |
download | llvm-5a829ef6adeb560d297ce596becb79527d88bbf7.zip llvm-5a829ef6adeb560d297ce596becb79527d88bbf7.tar.gz llvm-5a829ef6adeb560d297ce596becb79527d88bbf7.tar.bz2 |
[libc++] Fix invalid parsing of ints in a <random> test
The strings were concatenated together without adding spaces between
numbers, which lead to numbers that wouldn't fit in an unsigned int.
Thanks to Casey Carter for the find.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions