diff options
author | JF Bastien <jfbastien@apple.com> | 2019-08-15 20:38:42 +0000 |
---|---|---|
committer | JF Bastien <jfbastien@apple.com> | 2019-08-15 20:38:42 +0000 |
commit | c984dde170bbe71ed40add2fe918ffbb92cbce65 (patch) | |
tree | 9d11a54f4b0efa905828479d0361a545e0c3b44f /clang/lib/Rewrite/Rewriter.cpp | |
parent | deb49a6217dabbb709b13a43b9d4409e9d805cdf (diff) | |
download | bcm5719-llvm-c984dde170bbe71ed40add2fe918ffbb92cbce65.tar.gz bcm5719-llvm-c984dde170bbe71ed40add2fe918ffbb92cbce65.zip |
Fix nm on GCC 5.1 after the C++14 move
Summary:
As in D66306, fix the invocation of std::sort with std::function by not using
std::function, since it's easier to read and is broken in libstdc++ from GCC 5.1
(see https://gcc.gnu.org/PR65942).
Reviewers: thakis
Subscribers: jkorous, mgrang, dexonsmith, rupprecht, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66310
llvm-svn: 369045
Diffstat (limited to 'clang/lib/Rewrite/Rewriter.cpp')
0 files changed, 0 insertions, 0 deletions