commit | 407dd4d1693d57617206131fecdf348061db2ffa | [log] [tgz] |
---|---|---|
author | Reuben Thomas <reuben.thomas@me.com> | Mon Apr 15 20:13:20 2019 +0000 |
committer | Reuben Thomas <reuben.thomas@me.com> | Mon Apr 15 20:13:20 2019 +0000 |
tree | 238681f0b4f0212812081f520d284993eef108f4 | |
parent | 8b1ec798b5620e10eaa49446af67b3191022f88d [diff] |
[clang-format] Fix -Wconversion-null warning in GCC GCC -Wconversion-null warning appeared after 9a63380260860b657b72f07c4f0e61e382ab934a. There was a similar problem already in the past: http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20131230/096230.html Patch committed on behalf of @dendibakh Differential Revision: https://reviews.llvm.org/D60726 llvm-svn: 358441