diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-04-30 20:53:28 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-04-30 20:53:28 +0000 |
commit | 0df401d90d4c4c3285410121161a7481fd35ddbc (patch) | |
tree | bdba97fd3b7a6dd2d2560e6f123f997cf21da11a /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 03d7abbbe54ab16cc6b63d6c095ce024eb55a748 (diff) | |
download | llvm-0df401d90d4c4c3285410121161a7481fd35ddbc.zip llvm-0df401d90d4c4c3285410121161a7481fd35ddbc.tar.gz llvm-0df401d90d4c4c3285410121161a7481fd35ddbc.tar.bz2 |
PR19691: initialize MacroDirective::DefInfo::IsPublic member in "invalid" state.
No functionality change; no-one inspects this field yet, and probably no-one
will ever inspect it in the "invalid" state, but ubsan could be unhappy about
this if such a DefInfo is copied.
llvm-svn: 236256
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions