[PATCH] Fix JSON compilation database command unescaping.

Tomasz Miąsko tomasz.miasko at gmail.com
Mon Nov 24 09:51:09 PST 2014


And then quotes, backslash and space character all have special meaning outside
quotes. So probably there should be separate implementation of skipEscape for
unquoted string. Sorry for the noise.

http://reviews.llvm.org/D6376






More information about the cfe-commits mailing list