diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2021-11-29 19:13:50 +0100 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2022-01-12 15:25:42 +0100 |
commit | c490f8feb71e837dd7011e7a7d8a7928507c9c76 (patch) | |
tree | 06e6750da2750ffcfc3b2473b6a380b8ab66b147 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | 0f853930042f11f5ee489bd56b48a227d057c37e (diff) | |
download | llvm-c490f8feb71e837dd7011e7a7d8a7928507c9c76.zip llvm-c490f8feb71e837dd7011e7a7d8a7928507c9c76.tar.gz llvm-c490f8feb71e837dd7011e7a7d8a7928507c9c76.tar.bz2 |
[clangd][StdSymbolMap] Prefer std::remove from algorithm
std::remove from algorithm is a lot more common than the overload from
the cstdio (which deletes files). This patch introduces a set of symbols
for which we should prefer the overloaded versions.
Differential Revision: https://reviews.llvm.org/D114724
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions