]> granicus.if.org Git - clang/commit
Don't add -fno-spell-checking in libclang if a spell-checking-related argument is...
authorDouglas Gregor <dgregor@apple.com>
Sat, 2 Oct 2010 20:06:51 +0000 (20:06 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 2 Oct 2010 20:06:51 +0000 (20:06 +0000)
commitfe08e406c1d03d3bed9d93d745501e5e179d19d0
treeb7d0b0a4d5488d9fa38a828cebe2009acaf31345
parent1b0f7af64113b63253ced088a2bc64eb98e6f388
Don't add -fno-spell-checking in libclang if a spell-checking-related argument is already in the command-line arguments

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115420 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp