[cfe-commits] [patch] Let clang-check actually use the Directory entry in the json file

Nico Weber thakis at chromium.org
Mon May 9 23:40:49 PDT 2011


Hi,

it looks like clang-check currently ignores the 'Directory' key in the json
file. The attached patch fixes this. Without this, commands with relative -I
flags do not work for me. Is this ok?

Also, the source says "the json subset as written by cmake" in a few places.
Can this subset of json be defined somewhere?

Thanks,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110509/334f0324/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: toolingpwd.patch
Type: application/octet-stream
Size: 1248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110509/334f0324/attachment.obj>


More information about the cfe-commits mailing list