llvm-mirror/utils
Chandler Carruth ac00768d41 Address review comments from Matt on the sort_includes.py script.
1) Teach it to handle files with #include on the first line -- these do
   actually exist in LLVM.
2) Support llvm-c and clang-c include projects.
3) Nuke some stail imports.
4) Switch to using os.path to split the file extension off.
5) Remove debugging leftovers.
6) Add docstring (a really puny one) for the sort function.

I'm continuing te avoid stripping the whitespace on the RHS to preserve
whatever newline characters happen to be in the original file.

llvm-svn: 169222
2012-12-04 07:04:58 +00:00
..
bugpoint
buildit
count
crosstool
emacs Remove 'deplibs' keyword, since it's no longer used. 2012-12-03 06:34:06 +00:00
FileCheck Fix a bug in FileCheck that wouldn't let define variables as follows: 2012-12-02 16:02:41 +00:00
FileUpdate
fpcmp
git
jedit
kate
KillTheDoctor
lint
lit lit: Add a simple test suite for checking test runner parallelism. 2012-11-30 21:34:04 +00:00
llvm-build
llvm-lit [LIT] Add a clang_tools_extra_site_cfg to match the various other site_cfg. 2012-09-04 22:09:04 +00:00
Misc
not
obj2yaml
PerfectShuffle
release
TableGen Add an MCPhysReg typedef to replace naked uint16_t. 2012-11-29 02:39:28 +00:00
Target/ARM
unittest Remove unused internal linkage variable. 2012-11-27 21:51:36 +00:00
valgrind
vim Bring vim keyword lists up to date. 2012-12-02 16:40:38 +00:00
yaml2obj Fix a few vars that can end up being used without initialization. 2012-09-17 14:20:57 +00:00
yaml-bench
check-each-file
clang-parse-diagnostics-file
codegen-diff
countloc.sh
DSAclean.py
DSAextract.py Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 2012-09-27 10:14:43 +00:00
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl
GetRepositoryPath
GetSourceVersion
getsrcs.sh
lldbDataFormatters.py Simplify the SmallVector pretty printer for LLDB a bit and make it work with reference types. 2012-11-10 09:45:32 +00:00
llvm-compilers-check
llvm-native-gcc
llvm-native-gxx
llvm.grm [ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. This 2012-09-04 22:29:45 +00:00
LLVMBuild.txt
llvmdo
llvmgrep
Makefile
makellvm
profile.pl
sort_includes.py Address review comments from Matt on the sort_includes.py script. 2012-12-04 07:04:58 +00:00
test_debuginfo.pl
UpdateCMakeLists.pl Generalize matching of add_executable to add_XXX_executable. 2012-11-22 07:48:52 +00:00
wciia.py really fix permissions 2012-11-17 06:38:44 +00:00