aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/Tools.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-04-29 09:46:08 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-04-29 09:46:08 +0000
commit43fa33b4bedc28d2faa17d678ad1f40eb42817a1 (patch)
tree96f09e32e9af7cc852bb8323b7bfac0067482b77 /lib/Driver/Tools.cpp
parenta343a415035aba553a5c21fad8fba6a6db83e0f9 (diff)
Relax the non-POD memset warning to use the less restrictive C++11
definition of POD. Specifically, this allows certain non-aggregate types due to their data members being private. The representation of C++11 POD testing is pretty gross. Any suggestions for improvements there are welcome. Especially the name 'isCXX11PODType()' seems truly unfortunate. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130492 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions