aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDokyung Song <dokyungs@google.com>2020-07-13 21:56:02 +0000
committerMatt Morehouse <mascasa@google.com>2020-07-13 22:35:01 +0000
commit10aa0d7bbc12bf86958bc40943e37b46c6eed04a (patch)
treec2b60981ce7ecec23053aacde8853a337f79f104 /clang/lib/CodeGen/CodeGenFunction.cpp
parentbfa3b627c6832552a7808a9f0f7f9cab61c7ea1a (diff)
downloadllvm-10aa0d7bbc12bf86958bc40943e37b46c6eed04a.zip
llvm-10aa0d7bbc12bf86958bc40943e37b46c6eed04a.tar.gz
llvm-10aa0d7bbc12bf86958bc40943e37b46c6eed04a.tar.bz2
[compiler-rt] Fix compiler warnings and runtime errors in sanitizer RT strxfrm(_l) test cases.
Summary: Fixed an implicit definition warning by including <string.h>. Also fixed run-time assertions that the return value of strxfrm_l calls is less than the buffer size by increasing the size of the referenced buffer. Reviewers: morehouse Reviewed By: morehouse Subscribers: dberris, #sanitizers Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D83593
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions