Home
last modified time | relevance | path

Searched defs:WeirdAlignedAlloc2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CXX/expr/expr.unary/expr.new/
H A Dp14.cpp60 struct alignas(__STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2) WeirdAlignedAlloc2 { struct
68 auto *waa2 = new WeirdAlignedAlloc2; // expected-note {{instantiation of}} argument