llvm-project/clang/test/CXX/except/except.spec
Eli Friedman 62f3ef2b53 [CGCall] Annotate references with "align" attribute.
If we're going to assume references are dereferenceable, we should also
assume they're aligned: otherwise, we can't actually dereference them.

See also D80072.

Differential Revision: https://reviews.llvm.org/D80166
2020-05-19 20:21:30 -07:00
..
canonical.cpp
p1.cpp
p2-dynamic-types.cpp
p2-places-1z.cpp
p2-places.cpp
p3.cpp
p4.cpp
p5-delayed.cpp
p5-pointers.cpp
p5-virtual.cpp
p9-dynamic.cpp
p9-noexcept.cpp
p11-2a.cpp [c++20] Compute exception specifications for defaulted comparisons. 2019-12-15 22:02:31 -08:00
p11.cpp
p14-ir.cpp [CGCall] Annotate references with "align" attribute. 2020-05-19 20:21:30 -07:00
p14.cpp P1286R2: Remove restriction that the exception specification of a 2019-05-06 05:04:56 +00:00
p15.cpp
template.cpp