Edwin Vane
3d97cc4c57
Add cpp11-migrate to autoconf build
...
llvm-svn: 169986
2012-12-12 16:08:10 +00:00
Daniel Jasper
ff1491322e
First version of a command line clang-format tool.
...
Reads a single source range (offset, length) as well as the style guide
as parameters and then reformats everything it receives from stdin.
llvm-svn: 169364
2012-12-05 09:01:09 +00:00
David Blaikie
50174dc642
Add loop-convert to the Make build.
...
Hey, now the loop-convert tests pass too.
llvm-svn: 163015
2012-08-31 19:46:47 +00:00
Sam Panzer
8e0df501fa
Reverted to correct commit this time.
...
llvm-svn: 162624
2012-08-24 23:29:33 +00:00
Sam Panzer
6d471a12db
Reverted incorect partial commit of loop migrator. git-svn strikes again
...
llvm-svn: 162618
2012-08-24 23:02:27 +00:00
Marshall Clow
2920ef43ef
Rename directory from 'toolTemplate' to 'tool-template'
...
llvm-svn: 161887
2012-08-14 18:59:24 +00:00
Marshall Clow
e16a45b3bc
Added a tool template to make creating new tools simpler
...
llvm-svn: 161886
2012-08-14 18:53:39 +00:00
Chandler Carruth
27a6c1ed91
Use parallel dirs here, there shouldn't be cross-tool dependencies
...
anyways. Also place it after the config makefile inclusion which seems
the more canonical location.
llvm-svn: 161613
2012-08-09 20:47:32 +00:00
Chandler Carruth
4b9cf6d61a
Fix up the makefiles in the tools repo, and add a top-level makefile
...
suitable for building as part of the LLVM/Clang build.
llvm-svn: 161538
2012-08-08 23:34:47 +00:00