[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
Loading
Please sign in to comment