]> granicus.if.org Git - clang/commit
As opposed to the clang-fixit tool described on
authorDaniel Jasper <djasper@google.com>
Wed, 3 Oct 2012 13:28:43 +0000 (13:28 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 3 Oct 2012 13:28:43 +0000 (13:28 +0000)
commit5e5f726a90d234bd656a7cfd8ffd26472975f1b2
treeab22c99a17bc7aea95bbc2033508f804aa86d0c1
parentbd59a010b5f1242b548bda1384a7a0ebbabf552d
As opposed to the clang-fixit tool described on
http://clang.llvm.org/docs/ClangTools.html, this adds -fixit option to
clang-check. Thus, clang-check can become a general-purpose tool to run
clang capitalizing on the info stored in a compilation database.

Review: http://llvm-reviews.chandlerc.com/D51

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165110 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-check/CMakeLists.txt
tools/clang-check/ClangCheck.cpp
tools/clang-check/Makefile