diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-09-08 19:57:33 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-09-08 19:57:33 +0000 |
commit | 983004686a1bfc816f7aeb47bac7e16049550278 (patch) | |
tree | 1d78a02ab720b208d737f1b09e98999a70b205aa /lib/Rewrite/HTMLRewrite.cpp | |
parent | ac423ba85bb59cc7cc1d43081b20d7e8d40355ff (diff) |
Make sure to access APValue's data via a char array (rather than
through an array of void*), so that we don't run afoul of the
strict-aliasing rules in C++ 3.10p15. Unfortunately, GCC 4.4 still
complains about this code.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81251 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Rewrite/HTMLRewrite.cpp')
0 files changed, 0 insertions, 0 deletions