aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorphilnik777 <nikolasklauser@berlin.de>2023-11-13 11:00:07 +0100
committerGitHub <noreply@github.com>2023-11-13 11:00:07 +0100
commit4cc791bc98e075879f8c379f17e0b0369d57a40d (patch)
treea512cea06955adb4902c9606aeb8f89f85e7544f /flang/lib/Frontend/CompilerInvocation.cpp
parent0515ccc0c48b919dae03edc391304e66cdb75d66 (diff)
downloadllvm-4cc791bc98e075879f8c379f17e0b0369d57a40d.zip
llvm-4cc791bc98e075879f8c379f17e0b0369d57a40d.tar.gz
llvm-4cc791bc98e075879f8c379f17e0b0369d57a40d.tar.bz2
[Clang] Add __datasizeof (#67805)
The data size is required for implementing the `memmove` optimization for `std::copy`, `std::move` etc. correctly as well as replacing `__compressed_pair` with `[[no_unique_address]]` in libc++. Since the compiler already knows the data size, we can avoid some complexity by exposing that information.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions