aaron.ballman added inline comments.
================ Comment at: test/CodeGenCXX/pr33080.cpp:19 +void hb(__unaligned struct A*, __unaligned const struct A*) {} +// CHECK: define void @_Z2hbPU11__unaligned1APU11__unalignedKS_( ---------------- Can we also get a test like `struct A * __unaligned * __unaligned *`? Also, perhaps a test case involving templates would be good. https://reviews.llvm.org/D33398 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits