diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2020-07-30 10:31:12 +0100 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2020-07-30 10:31:13 +0100 |
commit | 45a720a864320bbbeb596abe412786fa91858980 (patch) | |
tree | 6a810105aa8755ab30755c1edc948de790c69e1b /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 332170356e35ea9cdc2c1d612b61a50ec5ea322e (diff) | |
download | llvm-45a720a864320bbbeb596abe412786fa91858980.zip llvm-45a720a864320bbbeb596abe412786fa91858980.tar.gz llvm-45a720a864320bbbeb596abe412786fa91858980.tar.bz2 |
[clang-tidy] Use StringMap for ClangTidyOptions::OptionsMap
Ordering of options isn't important so an `llvm::StringMap` is a much better container for this purpose.
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D84868
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions