[all-commits] [llvm/llvm-project] be83a4: [ADT] Fix tests for `StringMap::at` and `DenseMap:...

Xiangxi Guo (Ryan) via All-commits all-commits at lists.llvm.org
Fri Feb 17 10:07:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be83a4b257c8f0dfd74a659261a544483c5df9af
      https://github.com/llvm/llvm-project/commit/be83a4b257c8f0dfd74a659261a544483c5df9af
  Author: Ryan Guo <ryanguo at modular.com>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
    M llvm/unittests/ADT/DenseMapTest.cpp
    M llvm/unittests/ADT/StringMapTest.cpp

  Log Message:
  -----------
  [ADT] Fix tests for `StringMap::at` and `DenseMap::at`

These methods won't assert for release build.




More information about the All-commits mailing list