[libclang] Disable spell-checking and warnings during code-completion since they...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 31 Oct 2014 16:44:32 +0000 (16:44 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 31 Oct 2014 16:44:32 +0000 (16:44 +0000)
commit06e8d69ac7ae98f239dd66819477e3bbf245c4ac
treeca8d422157f04be41eacc4bc08ef632d2678e929
parentd92da47707d8064fd64c2e869ed284182e927522
[libclang] Disable spell-checking and warnings during code-completion since they are not needed.

llvm-svn: 220966
clang/lib/Frontend/ASTUnit.cpp