Attempt to fix build after r244912
authorBen Langmuir <blangmuir@apple.com>
Thu, 13 Aug 2015 17:30:07 +0000 (17:30 +0000)
committerBen Langmuir <blangmuir@apple.com>
Thu, 13 Aug 2015 17:30:07 +0000 (17:30 +0000)
commit41f81994fe1d93cdd882f8e2a36ca9679110313a
tree647c599db65aacd6c6d9f678605c1a30dc672225
parent31117875c2888a8b341829bde1812b3989af1df1
Attempt to fix build after r244912

Some compilers were less happy about converting a lambda to a comparator
function for array_pod_sort.

llvm-svn: 244917
clang/lib/Lex/ModuleMap.cpp