[PATCH] D50559: [gnu-objc] Make selector order deterministic.

Mandeep Singh Grang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 10 12:49:22 PDT 2018


mgrang added a comment.

In https://reviews.llvm.org/D50559#1195787, @bmwiedemann wrote:

>   got a build failure with this patch added onto 6.0.1


You may have to add:

  #include "llvm/ADT/STLExtras.h"


Repository:
  rC Clang

https://reviews.llvm.org/D50559





More information about the cfe-commits mailing list