diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-11-10 10:06:30 +0700 |
---|---|---|
committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-11-10 10:08:06 +0700 |
commit | 7352f42cdc3c44038408edcdc4eb9890546020eb (patch) | |
tree | e43a514aa1dd38dde6b458b1ee95018ccffe3919 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | ffd9c123e759e5811c1f643ab0ec21a23962a7af (diff) | |
download | llvm-7352f42cdc3c44038408edcdc4eb9890546020eb.zip llvm-7352f42cdc3c44038408edcdc4eb9890546020eb.tar.gz llvm-7352f42cdc3c44038408edcdc4eb9890546020eb.tar.bz2 |
[clang-tblgen] Fix non-determinism in generating AttrSubMatchRulesParserStringSwitches.inc
llvm::MapVector, compared to std::map, guarantees the same iteration
order in different runs.
Differential Revision: https://reviews.llvm.org/D113168
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions