[all-commits] [llvm/llvm-project] d1f0a7: [YAMLTraits] Remove char trait and serialize as ui...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue May 26 11:07:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d1f0a76b21975ba66ec2427c2d3ddb7ed1e63949
      https://github.com/llvm/llvm-project/commit/d1f0a76b21975ba66ec2427c2d3ddb7ed1e63949
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-05-26 (Tue, 26 May 2020)

  Changed paths:
    M lldb/include/lldb/Utility/Args.h
    M llvm/include/llvm/Support/YAMLTraits.h
    M llvm/lib/Support/YAMLTraits.cpp
    M llvm/unittests/Support/YAMLIOTest.cpp

  Log Message:
  -----------
  [YAMLTraits] Remove char trait and serialize as uint8_t in lldb.

As discussed in https://reviews.llvm.org/D79745




More information about the All-commits mailing list