diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2021-01-06 12:04:53 +0000 |
---|---|---|
committer | Guillaume Chatelet <gchatelet@google.com> | 2021-01-06 12:04:53 +0000 |
commit | aa9db51ef69f36775e9babd2f4b23142967784ee (patch) | |
tree | 4f0ab3254e70cb9643133e0f934bca525f88a914 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 223a6f94c59c00733763bacc43f5b9458b4cc6f4 (diff) | |
download | llvm-aa9db51ef69f36775e9babd2f4b23142967784ee.zip llvm-aa9db51ef69f36775e9babd2f4b23142967784ee.tar.gz llvm-aa9db51ef69f36775e9babd2f4b23142967784ee.tar.bz2 |
[libc] Align src buffer instead of dst buffer
We used to align destination buffer instead of source buffer for the loop of block copy.
This is a mistake.
Differential Revision: https://reviews.llvm.org/D93457
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions