diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-06-03 06:23:57 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-06-03 06:23:57 +0000 |
commit | 929f0135ab60166202f52e0dd19835c0490d792a (patch) | |
tree | 0115fd5547a38d57ae88b0115f8a54007601fc9b /lib/Frontend/InitHeaderSearch.cpp | |
parent | 304ed3f81ba96f10a431318e2d30f8fdb8399e60 (diff) |
Clean up the "non-POD memaccess" stuff some. This adds a properly named
diagnostic group to cover the cases where we have definitively bad
behavior: dynamic classes.
It also rips out the existing support for POD-based checking. This
didn't work well, and triggered too many false positives. I'm looking
into a possibly more principled way to warn on the fundamental buggy
construct here. POD-ness isn't the critical aspect anyways, so a clean
slate is better. This also removes some silliness from the code until
the new checks arrive.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132534 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/InitHeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions