[PATCH] D37042: Teach clang to tolerate the 'p = nullptr + n' idiom used by glibc

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 22 09:02:09 PDT 2017


sylvestre.ledru added a comment.

For the record, Firefox was using this trick. This patch is breaking a ci build (clang trunk + warning as errors)
More information here: https://bugzilla.mozilla.org/show_bug.cgi?id=1402362


Repository:
  rL LLVM

https://reviews.llvm.org/D37042





More information about the cfe-commits mailing list