Go to file
Daniel Jasper 337816e48a Refactor IndentState into two classes.
As we keep adding more stuff to it, this structure is easier to
maintain. At one point we might think about making it an actual
class with specific accessors, etc.

llvm-svn: 172188
2013-01-11 10:22:12 +00:00
clang Refactor IndentState into two classes. 2013-01-11 10:22:12 +00:00
clang-tools-extra Remove FIXME fixed by djasper in r172066. 2013-01-10 19:48:53 +00:00
compiler-rt asan/tsan: fix bug in list implementation 2013-01-11 10:15:13 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Made test output iterators have value_type of 'void'; matches ones in library 2013-01-09 17:20:02 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld [ELF] Add support for __init_array_{start,end}. 2013-01-10 22:41:42 +00:00
lldb Making the Unicode formatters visually nicer by using the same prefix characters as the compiler expects in C++ code 2013-01-11 03:01:25 +00:00
llvm llvm-symbolizer: add DATA command that allows to symbolize global variables. 2013-01-11 07:16:20 +00:00
polly Dead code elimination: Make variable names uppercase 2013-01-08 08:53:58 +00:00