| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Attempt at fixing a mingw bot. | Rafael Espindola | 2013-07-13 | 1 | -2/+0 |
| | | | | | | | | | | It is failing with YAMLTest.cpp:38: instantiated from here YAMLTraits.h:226: error: 'llvm::yaml::MappingTraits<<unnamed>::BinaryHolder>::mapping' is not a valid template argument for type 'void (*)(llvm::yaml::IO&, <unnamed>::BinaryHolder&)' because function 'static void llvm::yaml::MappingTraits<<unnamed>::BinaryHolder>::mapping(llvm::yaml::IO&, <unnamed>::BinaryHolder&)' has not external linkage llvm-svn: 186245 | ||||
| * | Make BinaryRef output correctly in case of empty data. | Sean Silva | 2013-07-09 | 1 | -0/+40 |
| Previously, it would simply output nothing, but it should output an empty string `""`. llvm-svn: 185894 | |||||

