[PATCH] D72682: Avoid creating an immutable map in the Automaton class.

Dmitri Gribenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 01:24:11 PST 2020


gribozavr2 added a comment.

This change broke buildbots and I reverted it in 10b4aece528936bb7f75a9758ae95c61b6434d2f <https://reviews.llvm.org/rG10b4aece528936bb7f75a9758ae95c61b6434d2f>.

Please always run `ninja check-all` before pushing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72682/new/

https://reviews.llvm.org/D72682





More information about the llvm-commits mailing list