https://bugs.llvm.org/show_bug.cgi?id=36817

lab...@google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lab...@google.com
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from lab...@google.com ---
There was a recent llvm refactor which introduced llvm::sort. Please make sure
all your repositories llvm are synced to the same (latest) revision. If that
doesn't help then, maybe you need to add some #include because the definition
of llvm::sort is not being picked up for some reason. If that is the case, let
me know, and I'll add the include.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to