]> granicus.if.org Git - clang/commit
Do equality testing, not regex, when the build command is gcc. This matches
authorTed Kremenek <kremenek@apple.com>
Wed, 2 Apr 2008 15:34:12 +0000 (15:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 2 Apr 2008 15:34:12 +0000 (15:34 +0000)
commit6a43ba9cd247811b6d48ffbd4ee3c911c8c4b458
tree286d162e1e6e20001309d23bedf00da3ba20351f
parentb327ce02959d4e6224732e1c362e7f8e0688581f
Do equality testing, not regex, when the build command is gcc.  This matches
better with what compiler invocations that ccc-analyzer actually intercepts.

Fixes suggested by Sam Bishop!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49089 91177308-0d34-0410-b5e6-96231b3b80d8
utils/scan-build