[all-commits] [llvm/llvm-project] 37b530: [clang] NFC: split HeaderMapTest to have re-usable...

Dmitry Polukhin via All-commits all-commits at lists.llvm.org
Mon May 31 01:58:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37b530a2ea8bdc28a22a3f8ca701455fb7febdea
      https://github.com/llvm/llvm-project/commit/37b530a2ea8bdc28a22a3f8ca701455fb7febdea
  Author: Dmitry Polukhin <dmitry.polukhin at gmail.com>
  Date:   2021-05-31 (Mon, 31 May 2021)

  Changed paths:
    M clang/unittests/Lex/HeaderMapTest.cpp
    A clang/unittests/Lex/HeaderMapTestUtils.h

  Log Message:
  -----------
  [clang] NFC: split HeaderMapTest to have re-usable header map implementation for testing

NFC changes required for https://reviews.llvm.org/D103142

Test Plan: check-clang

Differential Revision: https://reviews.llvm.org/D103229




More information about the All-commits mailing list