xazax.hun added inline comments.
================
Comment at: utils/analyzer/SATestBuild.py:277
@@ +276,3 @@
+ # For now, we assume the preprocessed files should be analyzed
+ # with the OS X SDK.
+ SDKPath = getSDKPath("macosx")
----------------
I think it might be better to check if the host os is OS X. This way one might
be able to check preprocessed files on other linux.
http://reviews.llvm.org/D12769
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits