[cfe-dev] Intercepting environment variables set by xcodebuild and passing them to static analyzer
Nikita Zhuk
nikita at zhuk.fi
Wed Nov 5 07:37:48 PST 2008
Hi,
I'm using scan-build to run xcodebuild and static analyses on the code
being compiled. Some of my custom analyses need the information which
is set by xcodebuild in environment variables before the source code
is compiled. Is there any way to intercept those env variables set by
xcodebuild and pass them to static analyzer?
- Nikita
More information about the cfe-dev
mailing list