]> granicus.if.org Git - clang/commit
Make sure to pass the same options to the static analyzer as the
authorDaniel Dunbar <daniel@zuster.org>
Wed, 29 Apr 2009 18:32:25 +0000 (18:32 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 29 Apr 2009 18:32:25 +0000 (18:32 +0000)
commitbc85be85779a47bae728bbe6a2cd2e3732b1333d
treec76c43b30b817fd856117eb36133521b2e35d9f5
parent8901139cb6fb9af7fe36157500d44df405a0bc0b
Make sure to pass the same options to the static analyzer as the
compiler.
 - Code generation options may still affect the language...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70393 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/analyze.c [new file with mode: 0644]