]> granicus.if.org Git - clang/commit
[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)
commita155890d1fab6388e3564e44738a49f300429123
tree6c297f660d7d4cc12c6013af339b2451a9e36fc6
parentcdc22c895a3ec06ca4d4bcd43fc6cbd7076cc697
[libclang] Disable spell-checking and warnings during code-completion since they are not needed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220966 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp