[all-commits] [llvm/llvm-project] fab08b: [YAMLTraits] Add trait for char
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon May 11 16:00:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fab08bf4899e40d02d8bf394a63499ac679ac61c
https://github.com/llvm/llvm-project/commit/fab08bf4899e40d02d8bf394a63499ac679ac61c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M llvm/include/llvm/Support/YAMLTraits.h
M llvm/lib/Support/YAMLTraits.cpp
M llvm/unittests/Support/YAMLIOTest.cpp
Log Message:
-----------
[YAMLTraits] Add trait for char
Add a YAML trait for char.
Differential revision: https://reviews.llvm.org/D79745
More information about the All-commits
mailing list