Commit History

Author SHA1 Message Date
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique 6 years ago
  Fangrui Song d5826c99ce [YAMLIO] Wrap explicit specialization in llvm::yaml to appease build bots 6 years ago
  Fangrui Song d6a4ded922 [YAMLIO] Remove trailing spaces when outputting maps 6 years ago
  Pavel Labath a5a6353ba4 YAMLIO: Fix serialization of strings with embedded nuls 6 years ago
  Pavel Labath 1228ed302f YAMLIO: Improve endian type support 6 years ago
  Pavel Labath e287d6a791 YAMLIO: Improve template arg deduction for mapOptional 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Scott Linder b78df5ef8e [Support] Teach YAMLIO about polymorphic types 6 years ago
  Zachary Turner d5e155bacd Make YAML quote forward slashes. 6 years ago
  Zachary Turner 7b3c188641 Revert "Make YAML quote forward slashes." 6 years ago
  Zachary Turner 185de913d5 Make YAML quote forward slashes. 6 years ago
  Kirill Bobyrev ade2e57434 [llvm] Make YAML serialization up to 2.5 times faster 7 years ago
  Ilya Biryukov cab5faf1e2 [YAML] Quote multiline string scalars 7 years ago
  Graydon Hoare 531edfd3b9 [YAML] Remove unit test of multibyte non-printable escaping that uses C++11 escapes 7 years ago
  Graydon Hoare 86d0c61b6f [YAML] Escape non-printable multibyte UTF8 in Output::scalarString. 7 years ago
  Haojian Wu 93cf9f7e71 [YAML] Plain scalars can not begin with most indicators. 7 years ago
  Francis Visoiu Mistrih 79085a17d4 [YAML] Refactor escaping unittests 7 years ago
  Francis Visoiu Mistrih dd3d1e98e0 [YAML] Fix UTF-8 handling 7 years ago
  Francis Visoiu Mistrih 65ad22d969 [YAML] Add support for non-printable characters 7 years ago
  Alex Bradbury 325ccf1c3d [YAMLTraits] Add filename support to yaml::Input 8 years ago
  Richard Smith 638ba5afb5 Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR 8 years ago
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified 8 years ago
  Jonas Hahnfeld ba1514c219 Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR 8 years ago
  Peter Collingbourne 308b6dabdf Support: Add YAML I/O support for custom mappings. 8 years ago
  Mehdi Amini b54cba4a12 Improve error handling in YAML parsing 8 years ago
  Mehdi Amini 9fdd2a607c Revert "Improve error handling in YAML parsing" 8 years ago
  Mehdi Amini 8db10dd160 Improve error handling in YAML parsing 8 years ago
  Zachary Turner 684da7277a [YAMLIO] Add the ability to map with context. 9 years ago
  Zachary Turner babe1202e2 [yaml] Add a ScalarTraits for mapping endian aware types. 9 years ago
  Mehdi Amini f6071e14c5 [NFC] Header cleanup 9 years ago