Tweak -Wuninitialized-experimental to not emit
a warning for uses of an uninitialized variable when the use is a void cast, e.g. (void) x. llvm-svn: 124278
Loading
Please register or sign in to comment
a warning for uses of an uninitialized variable when the use is a void cast, e.g. (void) x. llvm-svn: 124278