diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2025-02-05 08:57:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-05 08:57:22 -0500 |
commit | ccb08b9dab7d829f8d9703d8b46b98e2d6717d0e (patch) | |
tree | 4fd32da67839a56992df07a549dd94f5c05e8b27 /clang/lib/Analysis/ProgramPoint.cpp | |
parent | 8c3666526794e011046fd3a837b623265afa471b (diff) | |
download | llvm-ccb08b9dab7d829f8d9703d8b46b98e2d6717d0e.zip llvm-ccb08b9dab7d829f8d9703d8b46b98e2d6717d0e.tar.gz llvm-ccb08b9dab7d829f8d9703d8b46b98e2d6717d0e.tar.bz2 |
[libc++] Also provide an alignment assumption for vector in C++03 mode (#124839)
There's no reason not to, and it's easy enough to do using enable_if. As
a drive-by change, also add a missing _LIBCPP_NO_CFI attribute on
__add_alignment_assumption.
Diffstat (limited to 'clang/lib/Analysis/ProgramPoint.cpp')
0 files changed, 0 insertions, 0 deletions