David Blaikie 7846d59003 Extend the C++03 definition of POD to include defaulted functions
The AST/conditionally-trivial-smfs tests look a bit questionable, but
are consistent with GCC's POD-ness, at least as far as packing is
concerned: https://godbolt.org/z/36nqPMbKM
(questionable because it looks like the type would be non-copyable, so
how could it be pod? But the calling convention/pass by value seems to
work correctly (local testing verifies that this behavior is preserved
even with this patch: https://godbolt.org/z/3Pa89zsv6 ))

Differential Revision: https://reviews.llvm.org/D119051
2022-10-26 22:00:49 +00:00
..
2021-12-06 12:52:01 -05:00
2021-10-10 08:52:14 -07:00
2022-03-28 15:00:50 -05:00
2022-10-20 09:29:09 -07:00
2021-12-06 12:52:01 -05:00
2021-12-06 12:52:01 -05:00
2021-10-10 08:52:14 -07:00
2021-12-06 12:52:01 -05:00
2020-06-26 15:32:07 +03:00
2021-12-06 12:52:01 -05:00
2021-12-06 12:52:01 -05:00
2022-10-20 09:29:09 -07:00
2022-10-20 09:29:09 -07:00
2022-03-12 09:09:57 +09:00
2022-10-25 14:33:39 +08:00
2022-10-25 14:33:39 +08:00
2021-12-06 12:52:01 -05:00