diff options
author | Manuel Klimek <klimek@google.com> | 2011-04-27 16:39:14 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2011-04-27 16:39:14 +0000 |
commit | 9a05fa97df4d5e64f740848a7759ecae5e1ed162 (patch) | |
tree | 70f5f56fcbe1bd6d3ff66ee1af96fa793fc01923 /tools/c-index-test | |
parent | 4d8d803b06804defe25346871c7beb6096540c4a (diff) |
This is the next step in building the standalone tools infrastructure:
This patch simplifies writing of standalone Clang tools. As an
example, we add clang-check, a tool that runs a syntax only frontend
action over a .cc file. When you integrate this into your favorite
editor, you get much faster feedback on your compilation errors, thus
reducing your feedback cycle especially when writing new code.
The tool depends on integration of an outstanding patch to CMake to
work which allows you to always have a current compile command
database in your cmake output directory when you set
CMAKE_EXPORT_COMPILE_COMMANDS.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130306 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/c-index-test')
0 files changed, 0 insertions, 0 deletions