Go to file
Manuel Klimek b212f3baa1 Automatically munch semicolons after blocks.
While it is mostly a user error to have the extra semicolon,
formatting it graciously will correctly format in the cases
where we do not fully understand the code (macros).

llvm-svn: 192543
2013-10-12 22:46:56 +00:00
clang Automatically munch semicolons after blocks. 2013-10-12 22:46:56 +00:00
clang-tools-extra Reverted Test commit; added new line to the end of README.txt 2013-10-12 20:43:36 +00:00
compiler-rt [Sanitizer] Remove StackTrace::max_depth field 2013-10-12 12:40:47 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Port pocl's gen_convert.py script to libclc 2013-10-10 19:09:01 +00:00
libcxx LWG issue 2143: ios_base::xalloc should be thread-safe 2013-10-12 19:13:52 +00:00
libcxxabi [unwind] Fix unw_init_remote_thread() use to void* instead of thread_t for parameter to match other implementations 2013-10-08 22:59:34 +00:00
lld Prune unused local variable. 2013-10-11 22:02:58 +00:00
lldb Report the summed hit count in the breakpoint line. 2013-10-12 00:40:02 +00:00
llvm yaml2coff/elf: Touchup for compatibility. 2013-10-12 21:29:16 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly This test case requires assertions 2013-10-12 09:15:56 +00:00