[PATCH] D15897: [libc++] Silence warning about padding inserted at the tail of struct _Rep_base
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 13 10:27:38 PST 2016
ahatanak added a comment.
Ping.
The same pragma is being used in other places (regex.cpp and locale.cpp) to silence the warning.
http://reviews.llvm.org/D15897
More information about the cfe-commits
mailing list