search for: fea4fa42

Displaying 1 result from an estimated 1 matches for "fea4fa42".

Did you mean: fe14fa4
2013 May 07
1
[LLVMdev] YAML I/O maturity level
I've started using YAML I/O in clang-format configuration parser, and stumbled upon a bug with handling empty input string. While filing it ( http://llvm.org/bugs/show_bug.cgi?id=15927), I've found another bug which hasn't been answered to since March ( http://llvm.org/bugs/show_bug.cgi?id=15505). So, the question is: how ready is YAML I/O ready for using in production code? Thanks!