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
Loading
Please sign in to comment