[all-commits] [llvm/llvm-project] 98b175: Merging r366572:

Than McIntosh via All-commits all-commits at lists.llvm.org
Wed Dec 4 14:10:56 PST 2019


  Branch: refs/heads/release/9.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 98b1752888c0282bf5504b67484b92d8d069f1b8
      https://github.com/llvm/llvm-project/commit/98b1752888c0282bf5504b67484b92d8d069f1b8
  Author: Than McIntosh <thanm at google.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h

  Log Message:
  -----------
  Merging r366572:

------------------------------------------------------------------------
r366572 | thanm | 2019-07-19 06:13:54 -0700 (Fri, 19 Jul 2019) | 12 lines

[NFC] include cstdint/string prior to using uint8_t/string

Summary: include proper header prior to use of uint8_t typedef
and std::string.

Subscribers: llvm-commits

Reviewers: cherry

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D64937
------------------------------------------------------------------------




More information about the All-commits mailing list