summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2011-04-27 16:39:14 +0000
committerManuel Klimek <klimek@google.com>2011-04-27 16:39:14 +0000
commit6825eebcd6e420e6d6415efefd6bfe75836ebe1e (patch)
tree5df643a09ca35c4d6ef0051d7ad0fb13f270c2b2 /lldb/test/python_api/process/TestProcessAPI.py
parent27c0c9bb87cd535c684b00c1617e344067351dd2 (diff)
downloadbcm5719-llvm-6825eebcd6e420e6d6415efefd6bfe75836ebe1e.tar.gz
bcm5719-llvm-6825eebcd6e420e6d6415efefd6bfe75836ebe1e.zip
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. llvm-svn: 130306
Diffstat (limited to 'lldb/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud