[PM] Remove a FIXME comment that was fixed by my recent refactorings:
[oota-llvm.git] / docs / YamlIO.rst
2013-11-21 Nick KledzikYAML I/O add support for validate()
2013-11-19 John ThompsonYAML I/O - Added default trait support for std:string...
2013-11-14 Nick KledzikAdd simple support for tags in YAML I/O
2013-10-24 John ThompsonReverting my r193344 checkin due to build breakage.
2013-10-24 John ThompsonAdded std::string as a built-in type for mapping.
2013-09-12 Rui UeyamaTypo fixes.
2013-09-11 Rui UeyamaFix typo
2013-08-16 Daniel Dunbar[typo] An LLVM.
2013-06-04 Sean Silva[docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE(...
2013-05-20 Daniel Dunbar[docs] Minor doc tweaks.
2013-02-18 Alex RosenbergSpelling corrections
2013-01-19 Dmitri GribenkoDocumentation: replace some non-ASCII characters by...
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2012-12-12 Nick KledzikInitial implementation of a utility for converting...