summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Rewriter.cpp
diff options
context:
space:
mode:
authorJF Bastien <jfbastien@apple.com>2019-08-15 20:38:42 +0000
committerJF Bastien <jfbastien@apple.com>2019-08-15 20:38:42 +0000
commitc984dde170bbe71ed40add2fe918ffbb92cbce65 (patch)
tree9d11a54f4b0efa905828479d0361a545e0c3b44f /clang/lib/Rewrite/Rewriter.cpp
parentdeb49a6217dabbb709b13a43b9d4409e9d805cdf (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud