[PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 10 03:55:04 PST 2015
rizsotto.mailinglist added inline comments.
================
Comment at: tools/scan-build-py/libear/ear.c:282
@@ +281,3 @@
+ DLSYM(func, fp, "execve");
+
+ char const **const menvp = bear_update_environment(envp, &initial_env);
----------------
okay, since i don't have access for OSX machines can you help me to make it right?
http://reviews.llvm.org/D9600
More information about the cfe-commits
mailing list